REnaming? There are hundreds of files.more important might be "unix charset". Try cp850 if you did not have "character set" set in samba 2.x. Better is renaming all files to utf-8 with convmv and leave the "unix charset" default which is utf-8.
that's why I suggested to use convmv.
convmv -r -f cp850 -t utf8 /path/to/where/files/are
that's it.
Bjoern -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
