sftp client

Damien Miller djm at mindrot.org
Tue Feb 6 16:40:45 EST 2001


On Mon, 5 Feb 2001, Jos Backus wrote:

> That's great Damien!
> 
> Now, how hard would it be to turn this into a non-interactive client?  This
> would yield the functionality of scp without having to grant shell access.

There is a quick and dirty way you can do this now, it probably 
wouldn't be too much work to make this into a real commandline mode:

echo -e "ls\nget /tmp/somefile /tmp/localfile" | sftp user at host

-d

-- 
| ``We've all heard that a million monkeys banging on | Damien Miller -
| a million typewriters will eventually reproduce the | <djm at mindrot.org>
| works of Shakespeare. Now, thanks to the Internet, / 
| we know this is not true.'' - Robert Wilensky UCB / http://www.mindrot.org







More information about the openssh-unix-dev mailing list