Koozali.org: home of the SME Server

umlaut problem ?

Offline fpausp

  • *
  • 728
  • +0/-0
umlaut problem ?
« on: April 09, 2008, 08:09:54 PM »
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

Viribus unitis

Offline m

  • *****
  • 276
  • +0/-0
  • Peet
Re: umlaut problem ?
« Reply #1 on: April 10, 2008, 12:05:05 AM »
Most unlikely that rsync causes the problem.
I wonder why you've made an ext2 filesystem and then added an ext3 journal. I suggest to re-format the disk using the mkfs.ext3 command and then check it again. If the umlaut issue still exists, cross check with the cp command.

Offline fpausp

  • *
  • 728
  • +0/-0
Re: umlaut problem ?
« Reply #2 on: April 10, 2008, 04:55:51 PM »
Hi,

I have an old howto "How to add an extra hard disk ...", i will reformat it ...

regards
fpausp
Viribus unitis