Displaying 1 result from an estimated 1 matches for "aix_serv".
Did you mean:
aixserv
2009 Apr 16
1
--remove-source-file problem
...e). My target
machine is Linux 2.6.9-67.ELsmp and my source machine is AIX 3.
Rsync is version rsync version 2.6.9 protocol version 29 on the target
machine and rsync version 2.6.2 protocol version 28 on the AIX server.
My rsync command is:
rsync -e ssh -avz --remove-source-files userid@aix_server:/tmp/test.txt
.
I'm running this command on the target server (Linux).
The message I get is:
userid@linuxserver:/tmp> rsync -e ssh -avz --remove-source-files
userid@aix_server:/tmp/test.txt .
rsync: on remote machine: --remove-source-files: unknown option
rsync error: syntax o...