IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
490 stars 72 forks source link

ssh://HOST/PATH forces sshfs port 22 ignoring ssh client configuration #737

Open thugcee opened 5 years ago

thugcee commented 5 years ago

When no port is specified in an URL then sshfs is called with unnecessary option -p 22 which overwrites host's port number set in user's configuration of ssh client.