spatie / laravel-backup

A package to backup your Laravel app

Home Page:https://spatie.be/docs/laravel-backup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backup: clean AWS(S3) not clean any files

elmarzouguidev opened this issue · comments

backup: clean to AWS(S3) not clean any files

Starting cleanup...
Cleaning backups of appName on disk s3...
Used storage after cleanup: X MB.
Cleanup completed!

but all files still in S3


"laravel/framework": "^10.0",
"league/flysystem-aws-s3-v3": "^3.0"
"spatie/laravel-backup": "^8.1"

and also in local disk

Do you have your configuration set up properly as per your needs? Refer to the documentation: https://spatie.be/docs/laravel-backup/v8/cleaning-up-old-backups/overview