Displaying 1 result from an estimated 1 matches for "pathtoremotemachine".
2010 May 21
1
rsync failure quoting incorrect directory
Readers,
Command terminal output:
$ rsync -rv * -e ssh user at pathtoremotemachine
sending incremental file list
rsync: mkdir "/localmachine/path/to/home/user at pathtoremotemachine"
failed: No such file or directory (2)
rsync error: error in file IO (code 11) at main.c(576) [receiver=3.0.4]
rsync: connection unexpectedly closed (9 bytes received so far) [sender]
rsync...