https://bugzilla.xfce.org/show_bug.cgi?id=14673

--- Comment #9 from alexxcons <[email protected]> ---
Ok, I took a try @work:

schwinn@belpc077:~$ thunar -V
Thunar 1.6.11 (Xfce 4.12)

schwinn@belpc077:~$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
...

First tried to enter the smb location via smbclient: 
smbclient -U aschwinn -W campus //winscratch/scratch

Now I took a try with thunar:
smb://winscratch/scratch/

Multi file/folders copy to local folder works fine.

Now I mounted the samba share:
sudo mount -t cifs //winscratch/scratch /sambatest -o
vers=3.0,username=aschwinn,rw,uid=0,file_mode=0777,dir_mode=0777,rw,uid=0,file_mode=0777,dir_mode=0777

Another try with thunar, using the mountpoint:
/sambatest

Multi file/folders copy to local folder works fine as well.

You maybe know how I can check the smb-version of the server ? (  Read that
"smbstatus" in smbclient should list the protocol version, but I only get
"smbstatus: command not found" )

When I mount with "vers=3.0", I would assume that the mount would fail if the
server does not support v3.0, is that correct ?

As a next step I could try to build thunar from source to see if that changes
anything ... but yes, possibly it is only related to buster.
Actually I could move to buster/testing ... would be the next next step ;)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to