Quote:
Originally Posted by eth00
First off it has to be an ssh account, not just FTP.
rsync -av ssh /backup/ backup-server.ip:/backup-server/
Run that from your server and use ssh keys to connect.
|
Thanks for your reply .
yes its ssh account
rsync -av ssh /backup/ backup-server.ip:/backup-server/
please explain it clearly .
lest say that the ssh backup account is : koky
and the backupserver ip is 11.22.33.44
and the path of the weeeklu backup: /backup/cpbackup/weekly
and the ssh port is 21
so pleas write the command to me compaltely .
I am sorry i am a new in this field !