I wanted to leave a note that even though the directory is not listed
you can still access it.


# ls -lah .
total 8.0K
drwxrwxrwx 2 root root 4.0K Dec 20 10:42 .
drwxr-xr-x 8 root root 4.0K Jan 30 13:45 ..
# ls Shares/
 Accounts   Company   Design   IT


On top of this. I create a new folder and it then displays the missing folder, 
but now the new folder is missing.

# ls -la
total 8
drwxrwxrwx 2 root root 4096 Mar 14 15:42 .
drwxr-xr-x 8 root root 4096 Jan 30 13:45 ..
# mkdir New\ Folder
# ls -la
total 8
drwxrwxrwx 2 root root 4096 Mar 14 15:42 .
drwxr-xr-x 8 root root 4096 Jan 30 13:45 ..
drwxrwxrwx 2 root root    0 Mar  1 10:34 Shares


If i then remove "New Folder" then the "Shares" folder disappears again.

This to me kind of sounds like an issue with however this package is
looping through the folder listing?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572132

Title:
  SMBv2+ does not show all files when mounting a windows share

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1572132/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to