My hunch is that you'll find your filesystem has
filenames in some non-UTF-8 locale.

You can also use "iconv" to experiment with some
conversions on problem names, and see if you can
get iconv to convert them to sensible looking
UTF-8 names.

Once you figure out what conversion is needed,
you can convert all file names using "convmv"
http://arc.opensolaris.org/caselog/PSARC/2009/024/man/convmv.1.txt
It's an optional install from the SUNWcomvmv package.


_______________________________________________
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to