Displaying 1 result from an estimated 1 matches for "cryllic".
Did you mean:
acrylic
2008 Jan 24
1
Rsync iconv (Cygwin) (file has vanished)
...nux box. I use the following command under windows: -
rsync.exe -v -rlt -z --delete -y --delete-excluded
--partial-dir=/.rsync-partial --iconv=utf-8,utf-8
"/cygdrive/D/Data_Tier1/" "username@server::virtualdir/Data_Tier1/"
I get the following error on files that have russian cryllic letters: -
---
file has vanished: "/cygdrive/D/Data_Tier1/Home/xxx/??????? ???????? ????"
(thousands more entries similar)
---
Am I doing something wrong? I've also using: -
--iconv=.
The user I run as definitely had permissions on those files.
Brendan