Displaying 1 result from an estimated 1 matches for "2ryuao".
Did you mean:
2ruac
2004 Apr 04
0
non-ASCII chars in filename
Hi all,
I'm rsyncing from FreeBSD box to MacOS X 10.2, both sides running 2.6.0.
Every time I launch rsync I get many errors like this:
mkstemp "/web/Turur?/.8.jpg.2rYUAO" failed: No such file or directory
followed by:
unexpected tag 77
rsync error: error in rsync protocol data stream (code 12) at io.c(469)
The directory "Turur?" is actually "Turur\371", but rsync doesn't create
it on the destination site, and then fails to apply pe...