On Wed, 2005-06-22 at 22:24 -0400, Jim Cornette wrote: > Kazimieras Vaina wrote: > > >On Tue, 2005-06-21 at 22:04 -0400, Jim Cornette wrote: > > > > > >>Kazimieras Vaina wrote: > >> > >> > >> > >>>Hi all, > >>> > >>>I've just installed fc4 on x86_64 machine. I use gnome for my desktop. > >>> > >>>When I browse smaba shares with nautilus I see %20 instead of spaces in > >>>files and directories names. This prevents browsing directories where > >>>names contain spaces. Does anyone experience this problem ? > >>> > >>>Best regards > >>>Kazimieras > >>> > >>> > >>> > >>> > >>> > >>As far as I recall, spaces are represented by %20 and \ by %5C or > >>something similar. Usually the translation works when clicking on the > >>links. Best thing is to avoid spaces in directory and file names and the > >>\ character. > >> > >>I have downloaded items before and it would save the %20 in the file > >>names because of the person putting spaces in filenames. The files came > >>out like: > >>My%20Favorite%20Music.mp3 instead of My Favorite Music.mp3 > >> > >>Jim > >> > >>-- > >>Never put off till run-time what you can do at compile-time. > >> -- D. Gries > >> > >> > >> > >I have fc3 on the other machine installed. On that machine spaces are > >represented by %20 only in nautilus address bar, but not in the "files > >view". I when I copy a file - the name of copied file isn't altered. > >While in fc4 I'm not even able to copy such file - nautilus says that > >the file does not exist. This problem only appears only with smb shares. > > > >I suspect there is a bug in gnome-vfs2-smb or in nautilus. Is it a known > >issue or should I file a bug report in bugzilla ? > > > >Kazimieras > > > > > > > Probably filing a bug report would be wise. I have Samba running at > work. I did not notice this sort of problem. I avoid spaces in filenames > though. > > Have you tried to use konqueror to connect to the shares? I know that > different factors are involved with using kde vs. gnome, but the > comparison might show similar failures or narrow it down to what you > described. > Sorry I can not test it on fedora with konqueror right now. However, my friend has almost identical machine and he is running gentoo - konqueror shows shares correctly. Another thing is that when I "smbmount" some share I see files with spaces correctly. > Are you using smb to connect to a windows share, linux computer to linux > computer or some other method. > > I'll try SAMBA via linux computer to SAMBA share tomorrow. I usually > connect from a windows computer to the linux SAMBA shares. There is one > directory that has spaces in its setup that I can try. > Windows computers show my shares and files in them correctly. But using nautilus on my fedora computer I can not browse shared folders with spaces. It does not depend on what I browse - windows or linux computer. > Another question, are you using vfat, ext3 or another type of > filesystem? I have vfat, ext3 and ntfs that I can try to see if the > filesystem type makes any difference. Ext3 works out best when you have > 8 gig files to deal with. ntfs is not writable (safely) and vfat has a > limit lower than 4 gig. > Shares on fat and ext3 partitions I see pretty the same with nautlus. Only thing I noticed that when I tried to browse a share on win2k computer with ntfs the gnome-vfs-deamon starter "eating" VM. The deamon took over 1.2 GB of VM, while nautilus couldn't display anything (I killed gnome-vfs-deamon). It's strange, but having one incident we can not say that isssue is fs related. > I just noticed the arch difference. I have an i686 and your problem is 64 bit. Did you install an i386 version on your computer also? Can you see if it acts the same way with a 32 bit installation? The computer that I'm having a problem is 64 bit and installed os is 64 bit. I have 32 bit computer at home, but I didn't upgraded it to fc4, so I can not confirm this issue, sorry. > > Jim > I whish I had more computers to test this issue... Kaz