Menu

#1013 Custom TCP port is changed after smb access

1.2
open
nobody
pcmanfm (136)
5
2016-06-17
2016-05-05
June H. Jun
No

Hello there,

Thank you so much for all your efforts to develop such a great OS & applications suite.

I run a samba file sharing server in my intranet. (Server's TCP listening port is 139)
And I connect to the server over SSH tunneling from outside. (Localhost's TCP listening port for SSH tunneling is 50139)

When I try to connect smb://localhost:50139, PCManFM lists shared directories well.

BUT, once I double-click one of the list, the URI in address bar loses ":50139", my customized TCP port.

ex.
smb://localhost:50139 ---> I choose a shared directory, "A" ---> smb://localhost/A

PCManFM tells an error "Failed to mount Windows share: Connection refused" naturally.
And it connects well after I modify the URL to smb://localhost:50139/A in address bar.

I would like to inform you this as I found this bug just a minute ago.
I use Lubuntu 16.04 LTS, and "about" shows the versions are

PCManFM 1.2.4,
Lightweight file manager using LibFM ver. 1.2.4

I will repot this to Lubuntu bug tracker as well.
Thank you!

June

Discussion

  • niknah

    niknah - 2016-05-11

    I have a similar problem. When I go to smb://xxx/yyy
    and inside the "yyy" share there is a "zzz" folder.
    When I click into the "zzz" folder it becomes smb://xxx/zzz
    Should be smb://xxx/yyy/zzz

    I'm also using v1.2.4 in ubuntu 16.04

    I have a fix here...
    https://bugs.launchpad.net/ubuntu/+source/pcmanfm/+bug/1578453

     

    Last edit: niknah 2016-05-13
  • Lonely Stranger

    Lonely Stranger - 2016-06-17
    • labels: pcmanfm, filemanager, smb, samba, access, file share, file manager, tcp --> pcmanfm
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,3 @@
    -
     Hello there,
    
     Thank you so much for all your efforts to develop such a great OS & applications suite.
    
     

Anonymous
Anonymous

Add attachments
Cancel