Hi! By default when I ssh onto a machine, I arrive at the user's home directory. Can I somehow specify upon ssh'ing that I would like to arrive at a different one? Something like this:
ssh -target-directory=~/local/mystuff [EMAIL PROTECTED] password: ... [EMAIL PROTECTED]:/local/mystuff # ... Setting up the target directory permanently won't do, because it varies where I would like to arrive. Can it be done somehow? P.S.: This is the version I'm using: "OpenSSH_4.2p1, OpenSSL 0.9.8a 11 Oct 2005" Thanks! Agoston -- View this message in context: http://www.nabble.com/Arriving-at-a-specified-directory-instead-of-the-user%27s-home-tf3380890.html#a9410209 Sent from the SSH (Secure Shell) mailing list archive at Nabble.com.
