https://bugzilla.xfce.org/show_bug.cgi?id=14673
--- Comment #3 from Andre Miranda <[email protected]> --- It took me a bit of work, but a shared folder from a Windows 7 machine is working fine here, however I used the following command to mount it: sudo mount -t cifs //servershare /mountpoint -o vers=2.1,username=user,password=pass,rw,uid=0,file_mode=0777,dir_mode=0777 If the shared folder host supports, try vers=3.0. I'm using gvfs 1.36.2, which version do you have installed? -- 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
