>
>
> rsync -rvtO --del --files-from=/cygdrive/C/Programme/cwRsync/rsync.txt
> \       --modify-window=3 / [EMAIL PROTECTED]::Backup
>
> > How should I list E:\Bücher & Comics in rsync.txt ?
> > As /cygdrive/E/Bücher & Comics or should I just use single or double
> > quotes ?
>
> As you said.  rsync.txt should contain these two lines:
>
> /cygdrive/D/Temp
> /cygdrive/E/Bücher & Comics


I just tried what you suggested Matt but unfortunately Rsync again complains
about the filenames -
"Bücher & Comics" changes to "B_cher & Comics" and for the subdirectory
"Bücher & Rollenspiele" I get a "file has vanished"  for each file in it and
even the directory itself is not created.  If I change the name of the
directory from "Bücher & Comics" to "Bucher" and call it directly from the
command line instead of using --files-from "Bücher & Rollenspiele" is
created and the files in it are copied. I have read the posting you read
concerning the "file has vanished"-message and the language for non-unicode
apps is set to german !

Bye
Stefan
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to