Игорь Домброван
2005-Jan-25 11:43 UTC
[Samba] Inconsistent ls behavior on smbmount'ed Windows shares
Hi group When I use [TAB] to finish the file name ls shows the file. When I repeat the comman with [UP] ls says there's no such file. Any ideas ? The same thing on Fedora Core 3 and FreeBSD 5.3,4.9 [root@vax ~]# cat /etc/sysconfig/i18n LANG="ru_RU.UTF-8" SUPPORTED="en_US.UTF-8:en_US:en:ru_RU.UTF-8:ru_RU:ru" SYSFONT="latarcyrheb-sun16" [root@vax ~]# mount -t smbfs -o username=username/DOMAIN%password,iocharset=utf8,codepage=cp866 //computer/c$ /mnt [root@vax ~]# ls -la /mnt/Documents\ and\ Settings/igord/Favorites/Reading/The\ Open-source\ PKI\ Book.url -rwxr-xr-x 1 root root 226 ??? 10 2004 /mnt/Documents and Settings/igord/Favorites/Reading/The Open-source PKI Book.url [root@vax ~]# ls -la /mnt/Documents\ and\ Settings/igord/Favorites/Reading/The\ Open-source\ PKI\ Book.url ls: /mnt/Documents and Settings/igord/Favorites/Reading/The Open-source PKI Book.url: No such file or directory [root@vax ~]# ls -la /mnt/Documents\ and\ Settings/igord/Favorites/Reading/The\ Open-source\ PKI\ Book.url ls: /mnt/Documents and Settings/igord/Favorites/Reading/The Open-source PKI Book.url: No such file or directory [root@vax ~]# ls -la /mnt/Documents\ and\ Settings/igord/Favorites/Reading/The\ Open-source\ PKI\ Book.url -rwxr-xr-x 1 root root 226 ??? 10 2004 /mnt/Documents and Settings/igord/Favorites/Reading/The Open-source PKI Book.url Any ideas ? Regards, Igor
Possibly Parallel Threads
- smbmount'ed fs "dies" after a short time
- UTF8 letters are imaged incorrectly (PR#8770)
- Bug#688961: xcp-xapi: xe host-set-hostname-live fails (debian is not centos!)
- package.skeleton() creates corrupted Rd file (PR#11191)
- par(mfrow = ) resets par('cex'), not reduces it (PR#13373)