Simple secured SFTP tunnel?
Posted
by
babonk
on Super User
See other posts from Super User
or by babonk
Published on 2010-11-30T00:15:31Z
Indexed on
2010/12/25
3:55 UTC
Read the original article
Hit count: 221
I'd like to setup an sftp tunnel so that I can connect to an IP-secured SFTP server through a gateway computer from anywhere, and download the files to anywhere.
I was thinking of using a combination with netcat, having it listen to either WinSCP or PuTTY sFTP (doesn't matter which). Not sure how I would download the files to the connecting computer though. I would like the tunnel to be secured, preferably, with a username/password.
I'm open to using alternative software but I'm looking for unintrusive, simple command line stuff because I don't want to install a lot on this computer.
Thanks
© Super User or respective owner