Scenario:
remote host A allows SSH and only SSH from local host B
localhost B is on a LAN with Windows users
users want to manage files on remote host A

Current solution:
SSH tunnel with '-g' flag from B:2222 to A:22
sftp/scp (WinSCP) from LAN users to B:2222

While this works, SSH over SSH performance isn't good, as one would
expect from encryption over encryption.

What's a file transfer/protocol that uses only one TCP connection? (Not FTP.)

Or maybe encryption could be disabled on the higher layer sftp/scp?
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to