Hi all,
Having trouble to share a disk with greek utf-8 filenames with AVM's SAMBA, I installed freetz.
I still have the same problem even after adding
unix charset = utf8
Can someone help me solve this with correct samba settings?
Furthermore I am concerned seeing that the disk is mounted with these options:
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda1 on /var/media/ftp/uStor01 type vfat (rw,fmask=0000,dmask=0000,codepage=cp437,iocharset=iso8859-1)
I tried mounting it with
mount -t vfat -o iocharset=utf8,codepage=cp737 /dev/sda1 /var/media/ftp/uStor
01
but I get:
failed: invalid argument.
Any help will be appreciated,
thanks in advance
Having trouble to share a disk with greek utf-8 filenames with AVM's SAMBA, I installed freetz.
I still have the same problem even after adding
unix charset = utf8
Can someone help me solve this with correct samba settings?
Furthermore I am concerned seeing that the disk is mounted with these options:
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda1 on /var/media/ftp/uStor01 type vfat (rw,fmask=0000,dmask=0000,codepage=cp437,iocharset=iso8859-1)
I tried mounting it with
mount -t vfat -o iocharset=utf8,codepage=cp737 /dev/sda1 /var/media/ftp/uStor
01
but I get:
failed: invalid argument.
Any help will be appreciated,
thanks in advance