October 19, 201015 yr Hi all, On my nas, I have folder with space. On some of these folder, I can enter on the folder but the file are not shown. But if I give the full path of the file, I can see it . I have the issue on W7 and Ubuntu 10.10. I don't have it with nfs... Any clues?
October 20, 201015 yr Are you talking about disk shares or user shares? Also, post a syslog (instructions in the wiki under troubleshooting). Based on what you've written, we don't have a lot to go on.
October 20, 201015 yr Author Hi, I'm talking about a user share (/mnt/user/nas at home). Here's the syslog but nothing seems relevant (I went to one problematic folder around 19:40 and I can't see it. FYI, on my old freenas nas, those folder weren't problematic. If that can help, I can see the picture when I do the sudo mount -t cifs //nas/nas, I can see the pictures but not when I use the "connect to a server" built in command in Gnome... Weird... syslog-2010-10-20.zip
October 20, 201015 yr Hi, I'm talking about a user share (/mnt/user/nas at home). Here's the syslog but nothing seems relevant (I went to one problematic folder around 19:40 and I can't see it. FYI, on my old freenas nas, those folder weren't problematic. Do you have your file explorer set to show hidden and system files? It might then show you the missing files.
October 20, 201015 yr Author You're absolutely right, that's the issue! I don't know why but these photos have an hidden attribute. I have to find out why Thanks!
October 20, 201015 yr Author so for the ionformation, a file is hidden via samba when the "other" "execute" bit is set. When you do ls -l, you shouldn't see that for example -rwxrwxrwx but -rwxrwxrw-
October 20, 201015 yr so for the ionformation, a file is hidden via samba when the "other" "execute" bit is set. When you do ls -l, you shouldn't see that for example -rwxrwxrwx but -rwxrwxrw- The mapping has been documented many times. It is just how SAMBA maps specific unix attributes.
October 21, 201015 yr Author I'm not saying an other thing than that. It's just that I think that it's interesting to put the solution in the topic for other people
October 21, 201015 yr so for the ionformation, a file is hidden via samba when the "other" "execute" bit is set. When you do ls -l, you shouldn't see that for example -rwxrwxrwx but -rwxrwxrw- See this post: http://lime-technology.com/forum/index.php?topic=6325.msg64334#msg64334
Archived
This topic is now archived and is closed to further replies.