Created attachment 9308 gigolo adds port 21 to smb connections? Gigolo version 0.5.0 on opensuse tumbleweed I initially created a bug with opensuse: https://bugzilla.opensuse.org/show_bug.cgi?id=1155611 Copying data and screenshot here for easier checking: I was recently trying to add a gigolo smb share, and notice it failed to connect to my server. When I looked at the error message, I notice that port 21 was added at the end of connection. And server refused to accept connection. It seems somehow gigolo adds port 21 from FTP selection, into SMB selection? I am sure it was not a problem when I added shares a few months back. Attaching screenshot for reference.
Probably related to bug 14928. If you change the port to '0' before switching the connection type to "Windows Share", no port number will be added to the address.
(In reply to Theo Linkspfeifer from comment #1) > Probably related to bug 14928. > > If you change the port to '0' before switching the connection type to > "Windows Share", no port number will be added to the address. Interesting, thanks. I found another workaround to add bookmarks in gigolo, until this is fixed. If I open Thunar, and enter the smb share manually: smb://ipaddressorhostname/share Once I login and the share opens, It automatically shows up in gigolo as well. Then from that, I can right click and bookmark that share in gigolo. I hope this helps Mauro
*** This bug has been marked as a duplicate of bug 15455 ***