I have a file server backing up to an ntfs usb drive on the pi using rsync. is basically works ok, except I get a few errors. These file have file names containing non standard english characters which throws an error.
Code: Select all
failed: Invalid or incomplete multibyte or wide character (84)
The file names appear correctly when viewing the file server from a number of different machines. How can I get these files to rsync correctly?
Thanks,
Andy
