openssh-unix-dev Digest, Vol 123, Issue 13

Iain Morgan imorgan at nas.nasa.gov
Thu Aug 1 09:28:03 EST 2013


A description of the -a command-line option is also missing from sftp.1.

On Wed, Jul 31, 2013 at 16:52:27 -0500, Loganaden Velvindron wrote:
> usage() lacks the a flag:
> 
> Index: sftp.c
> ===================================================================
> RCS file: /cvs/openssh/sftp.c,v
> retrieving revision 1.161
> diff -u -p -r1.161 sftp.c
> --- sftp.c	25 Jul 2013 01:56:52 -0000	1.161
> +++ sftp.c	31 Jul 2013 21:49:57 -0000
> @@ -2116,7 +2116,7 @@ usage(void)
>  	extern char *__progname;
> 
>  	fprintf(stderr,
> -	    "usage: %s [-1246Cpqrv] [-B buffer_size] [-b batchfile] [-c cipher]\n"
> +	    "usage: %s [-1246aCpqrv] [-B buffer_size] [-b batchfile] [-c cipher]\n"
>  	    "          [-D sftp_server_path] [-F ssh_config] "
>  	    "[-i identity_file] [-l limit]\n"
>  	    "          [-o ssh_option] [-P port] [-R num_requests] "
> 
> 
> http://elandsys.com/~logan/sftp.c.diff
> 
> 
> 

-- 
Iain Morgan


More information about the openssh-unix-dev mailing list