new SSH depends prevent leaks
November 27, 2007 11:31 AM
Subscribe
What common unix apps have built-in support for tunneling over ssh, besides rsync?
rsync has the -e flag that lets you specify ssh for the remote shell, which is supposed to secure your rsync connection.
What other common unix commands have built-in ties to ssh like that? I am aware of SSH's flags for forwarding X and generic ports, I'm more interested in applications/tools that make assumptions about being able to interact with the installed SSH.
posted by nomisxid to computers & internet (7 comments total)
5 users marked this as a favorite
posted by zsazsa at 11:40 AM on November 27, 2007