search for: 0e5f4d89

Displaying 1 result from an estimated 1 matches for "0e5f4d89".

Did you mean: 055f4d8b
2008 Jun 06
1
send_files fails to open file not in source or dest
I am getting a very strange rsync error: send_files failed to open /mydir/another/dir/goes/right/here/finally/crazyfilename.xx-what: No such file or directory rsync error: some files could not be transferred (code 23) at main.c(1045) Here's the line I'm using to invoke rsync: /usr/bin/rsync -acz -e ssh --delete --delete-excluded remoteguy:/mydir/another/ /mydir/another The thing that