[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rsync



On Sat, Mar 03, 2012 at 12:44:31AM +0800, lina wrote:
> On Fri, Mar 2, 2012 at 11:49 PM, Kelly Clowers <kelly.clowers@gmail.com> wrote:
> > Such a thing could be written perhaps, if you had passwordless
> > ssh keys or used ssh-agent to remember the key for a time.
> 
> It's a password-exemption ssh.

This isn't exactly what you're looking for, but you could open a new
terminal on the local machine, then ssh to the remote machine with this
command:

ssh -t remotemachine "cd Documents; bash"

-Rob


Reply to: