mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Remote backups don't get deleted after configured retention period, it affects only the SFTP storage provider #503
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cloudpanel-io on 9/2/2022
CloudPanel version(s) affected
2.0.3
Description
Remote backups don't get deleted after configured retention period, it affects only the SFTP storage provider
How to reproduce
Can be reproduced by using SFTP as a storage provider for Remote Backups.
Possible Solution
Will be fixed in 2.0.4.
If you don't want to wait, you can apply the following patch as root user:
curl
b14a07cc4e/gistfile1.txt> /home/clp/htdocs/app/files/src/Command/RemoteBackupCreateCommand.phpAdditional Context
No response