backup: clean AWS(S3) not clean any files #1725
Unanswered
elmarzouguidev
asked this question in
Q&A
Replies: 3 comments
-
and also in local disk |
Beta Was this translation helpful? Give feedback.
0 replies
-
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 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@xHeaven yes i have the right config |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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"
Beta Was this translation helpful? Give feedback.
All reactions