Finally!  Thanks for the detailed steps, Lee.  I was finally able to
reproduce it locally.

For the record, these are the commands you can issue to reproduce.
Suppose that you have a samba share named "sambashare" serving a
directory at $HOME/testshare.

$ gio mount smb://127.0.0.1/sambashare
<type the password here>
$ gio copy Downloads/test.jpg smb://127.0.0.1/sambashare/
$ gio move $HOME/testshare/test.jpg $HOME
$ gio copy $HOME/test.jpg $HOME/testshare/
$ gio info smb://127.0.0.1/sambashare/test.jpg | grep '^type:'
type: directory

This looks exactly like the bug I fixed for the SMBv1 protocol, but it's
happening with SMBv3.  I will now finally be able to investigate further
what may be happening here.

Thanks again.

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

Title:
  Shared files are shown as folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1872476/+subscriptions

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

Reply via email to