I just downloaded OpenSSH 3.5p1. This version has some great improvement in sftp client. But I still miss the FTP's "ls [flags] remote-path [localpath]" feature to redirect the output of ls/dir to a local file.
Created attachment 158 [details] Diff file for sftp-int.c Add new parameter to do_ls_dir() and do_globbed_ls() for redirection of ls output.
Created attachment 159 [details] diff file for sftp.1 Add new parameter to ls and dir commands
Mass change of RESOLVED bugs to CLOSED