Hi All,
I have a problem with german umlaut´s. I like to rsync some files to a usbdisk but the umlaut´s (ä,ö ...) are gone.
The disk was formated with - mkfs -t ext2 /dev/sdc and then tune2fs -j /dev/sdc.
I mount the disk with mount /dev/sdc /media/usbdisk.
Is there a synthax in rsync or mount or must i change something on the sme-server ?
If there is a special synthax i would prefer this method, i dont like to change something on the server.
regards
fpausp