Patch: sftp client support of "ls [flags] [path [localfile]]" feature

Damien Miller djm at mindrot.org
Mon Oct 21 20:33:16 EST 2002


On Sat, 2002-10-19 at 06:44, Calvin Cheng wrote:
> Hello,
> 
> I just downloaded OpenSSH 3.5p1. This version has some great improvement in
> sftp client.

Glad you like it.

> But I still miss the FTsP's "ls [flags] remote-path [localpath]" feature to
> redirect the output of ls/dir
> to a local file.
> 
> The following are the diff outputs against 3.5p1 to enable this feature.

A couple of things:

1. Patches should be in unified "diff -u" format - these are much easier
to read.
2. Patches should go to http://bugzilla.mindrot.org/ so they don't rot
in out unread mailboxes :)

Thanks,
Damien Miller





More information about the openssh-unix-dev mailing list