patch for replacing non-printable chars in filenames
Vidar Madsen
vidarino at gmail.com
Thu Mar 31 11:41:01 GMT 2005
Oops, I should have added that for isprint() (in safe_fname()) to be
locale-aware at all, you need to add a call to setlocale(LC_CTYPE,
"").
Vidar
More information about the rsync
mailing list