-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1.Installed win-sshfs on Windows 7
2. Setup up openssh-server on Ubuntu 14.04 in a VirtualBox VM
3. Setup port forwarding from 2222 on localhost to 22 on guest
4. Configured a drive using localhost as the host and 2222 as the port
5. Got Server actively refused the connection error.
6. For giggles, changed the host name to a name that I had mapped in my windows
hosts file: d7.dev
7. Connected again and it worked
What is the expected output? What do you see instead?
I would think that a connection localhost:2222 would work as long as I had the
port forwarding enabled. WinSCP does work with that configuration.
What version of the product are you using?
win-sshfs: 0.0.1.5
Client OS: Ubuntu 14.04
Server OS: Windows 7
Ssh server: Openssh OpenSSH_6.6.1p1 Ubuntu-2ubuntu2, OpenSSL 1.0.1f 6 Jan 2014
Please provide any additional information below.
Original issue reported on code.google.com by rhuffste...@gmail.com on 9 Jan 2015 at 12:30
Reactions are currently unavailable