Hi.
Have tried you command with slightly changed parameters, only minor and it looks like it works, below is my line as a tested it from the console directly.
rsync -e ssh -varuzP /opt/backup/ user@server:/destinationfolder/
The diffrence is that i put a username to the line and can't see one in yours, can be due to editing the script for insertion here...
Have you tried the script? |