Displaying 1 result from an estimated 1 matches for "foofilename".
Did you mean:
co_filename
2011 Dec 02
1
File names with unusual characters and linux smbfs clients
...r, a linux client using smbfs to access the same
share and browsing with Nautilus, was unable to find the file.
Doing a little digging, I found that going to a command line and doing
an 'ls' of the directory with the file produced an error message. The
error message was:
ls: cannot access FooFileName?.txt: No such file or directory
Where the "em dash" was replaced by a question mark.
Windows clients can see the file just fine, it looks fine on the
server, and it looks fine when browsing the directory through
nautilus' smbclient, and the ssh/sftp client. It's only when the
di...