Mercurial > dropbear
diff README @ 161:b9d3f725e00b
0.44 release changes
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sun, 02 Jan 2005 17:08:27 +0000 |
parents | c2ac796b130e |
children | 94ee16f5b8a8 |
line wrap: on
line diff
--- a/README Sun Jan 02 12:04:45 2005 +0000 +++ b/README Sun Jan 02 17:08:27 2005 +0000 @@ -69,6 +69,6 @@ The Dropbear distribution includes a standalone version of OpenSSH's scp program. You can compile it with "make scp", you may want to change the path -of the ssh binary, specified near the top of the scp.c file. By default +of the ssh binary, specified by _PATH_SSH_PROGRAM in options.h . By default the progress meter isn't compiled in to save space, you can enable it by adding 'SCPPROGRESS=1' to the make commandline.