D
Daniel Homoki-Farkas
Guest
Hi!
I'm trying to create a backup, through the Scheduled Task os the user: root.
I would like to send the backup file, to a storage, and backup device, through FTP.
My command line is the following:
/usr/local/psa/bin/pleskbackup domains --ftp-login=[email protected] --ftp-password=this_is_my_password --output-file=/private/crontab_backup.tar
These details are not my storage device details, I'm just using this, for testing.
I always receive an email, from Cron Daemon, with the following:
*******************************************************************
*******************************************************************
*** You are using old-style pleskbackup command-line interface. ***
*** Please switch to new style documented in 'pleskbackup help',***
*** because old style eventually have been dropped. ***
********************************************************************
********************************************************************
What's the problem? Because I did everything, as it is sayed in the pleskbackup help...
Thanks for your help in advance!
Kind regards,
Daniel Homoki
I'm trying to create a backup, through the Scheduled Task os the user: root.
I would like to send the backup file, to a storage, and backup device, through FTP.
My command line is the following:
/usr/local/psa/bin/pleskbackup domains --ftp-login=[email protected] --ftp-password=this_is_my_password --output-file=/private/crontab_backup.tar
These details are not my storage device details, I'm just using this, for testing.
I always receive an email, from Cron Daemon, with the following:
*******************************************************************
*******************************************************************
*** You are using old-style pleskbackup command-line interface. ***
*** Please switch to new style documented in 'pleskbackup help',***
*** because old style eventually have been dropped. ***
********************************************************************
********************************************************************
What's the problem? Because I did everything, as it is sayed in the pleskbackup help...
Thanks for your help in advance!
Kind regards,
Daniel Homoki