Skip to main content

Automatically delete backups on FTP in the Additional Destinations

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! I would expect this to happen as part of the normal backup procedure. If it isn't, are you seeing any errors in the backup transporter logs at /usr/local/cpanel/logs/cpbackup_transporter?
    0
  • aryanweb
    I checked for several servers, none of them have automatic removal for FTP. But internally retain works properly.
    /usr/local/cpanel/logs/cpbackup_transporter

    I checked this section, nothing was written about deletion in the FTP section.
    0
  • cPRex Jurassic Moderator
    Here's a section of our backup documentation for the remote FTP connections: Make certain that your FTP server supports the MLSD (Machine List Directory) or LIST commands. If the FTP server does not support these commands, the backup system cannot use the FTP server as a remote FTP server. Unix-supported FTP servers, such as ProFTP and Pure-FTPd, support these commands. For more information about these commands, read Wikipedia"s List of FTP commands documentation and itef.org"s RCF 3659 documentation. Make certain that any hidden files (files that begin with a period(.)) on the FTP server have write permissions. The backup system can only prune data from files with these permissions. We strongly recommend that you use Pure-FTPd or ProFTPD on remote FTP servers. Unexpected results may occur with some FTP server software. If you use Pure-FTPd, ensure that the DisplayDotFiles yes statement resides in the /etc/pure-ftpd.conf file. If you use ProFTPD, ensure that the Listsettings -a statement resides in the /etc/proftpd.conf file If you use the Very Secure FTP daemon (vsftpd), ensure that you set the force_dot_files setting to yes in the /etc/vsftpd.conf file. For more information about vsftpd, read the vsftpd documentation.
    Can you confirm the remote server meets those requirements?
    0

Please sign in to leave a comment.