D
Daniel Homoki-Farkas
Guest
Hi,
I'm trying to create a scheduled backup of all my clients on the server. I would like to put every backup file, to the backup folder, found in the ROOT, so: /backup
I'm using the following, to the command line:
/usr/local/psa/bin/pleskbackup <clients>
And I get this message, through email:
/bin/sh: -c: line 0: syntax error near unexpected token `newline'
/bin/sh: -c: line 0: `/usr/local/psa/bin/pleskbackup <clients>'
My aim is to backup every client on the server.
But if there is any solution, to backup only the httpdoc-s, and the databases of EVERY domain, than I rather go for that one.
If someone knows the command line's code for this problem, than please help.
Kind regards,
Daniel
I'm trying to create a scheduled backup of all my clients on the server. I would like to put every backup file, to the backup folder, found in the ROOT, so: /backup
I'm using the following, to the command line:
/usr/local/psa/bin/pleskbackup <clients>
And I get this message, through email:
/bin/sh: -c: line 0: syntax error near unexpected token `newline'
/bin/sh: -c: line 0: `/usr/local/psa/bin/pleskbackup <clients>'
My aim is to backup every client on the server.
But if there is any solution, to backup only the httpdoc-s, and the databases of EVERY domain, than I rather go for that one.
If someone knows the command line's code for this problem, than please help.
Kind regards,
Daniel