Remote backups don't get deleted after configured retention period, it affects only the SFTP storage provider #503

Closed
opened 2026-04-05 20:28:02 +02:00 by MrUnknownDE · 0 comments
Owner

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.php

Additional Context

No response

*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 https://gist.githubusercontent.com/swieczorek/7f229fae2524b33c070a3d8feeeb0c67/raw/b14a07cc4e0c301d1af0cc7eaa78ea370954f007/gistfile1.txt > /home/clp/htdocs/app/files/src/Command/RemoteBackupCreateCommand.php ### Additional Context _No response_
Sign in to join this conversation.