Custom upload for Admin Backup/Transfer / System Backup NOT WORKING

Thommato

Verified User
Joined
Feb 27, 2019
Messages
6
Hello, i've got a question.
I'm using a SFTP back-up server and i want to back-up my DirectAdmin users etc on this SFTP server.
I've readed https://help.directadmin.com/item.php?id=111, that said to create a custom ftp_upload.php so i did (CURL method, with my settings etc). But somehow, it's not reacting to the custom ftp_upload.php, even while deleting both ftp_upload.php in custom and in the scripts directory.
How is that possible, and what's the solution.

Thanks a lot already
 
Hello,

A list of backups available for restoring is retrieved via ftp_list.php. You need to customize it as well.
 
Back
Top