HaakonSandli
New Pleskian
Hi,
I am trying to configure hourly backup to FTPS with scheduled tasks in Plesk. It works fine in backup manager, but not as a scheduled task.
I've followed this and this guide. Also read a bit here about it.
Error log:
Task "/usr/local/psa/bin/pleskbackup --server --output-file=ftp://subdomain.domain.tld:990/specified_folder/ --ftp-login=username '--ftp-password=password' --ftp-passive-mode -v" completed with error in 131 seconds, output:
Unable to access the storage: Transport error: unable to list directory: Curl error: (7) Couldn't connect to server: Last FTP request: Last FTP response:
Make sure you have entered the correct storage settings. You can check them independently with the command:
curl -v --ftp-pasv -u username 'ftp://subdomain.domain.tld/specified_folder//'
I need some help here...
I am trying to configure hourly backup to FTPS with scheduled tasks in Plesk. It works fine in backup manager, but not as a scheduled task.
I've followed this and this guide. Also read a bit here about it.
Error log:
Task "/usr/local/psa/bin/pleskbackup --server --output-file=ftp://subdomain.domain.tld:990/specified_folder/ --ftp-login=username '--ftp-password=password' --ftp-passive-mode -v" completed with error in 131 seconds, output:
Unable to access the storage: Transport error: unable to list directory: Curl error: (7) Couldn't connect to server: Last FTP request: Last FTP response:
Make sure you have entered the correct storage settings. You can check them independently with the command:
curl -v --ftp-pasv -u username 'ftp://subdomain.domain.tld/specified_folder//'
I need some help here...