In SSH, we now send terminal speeds to the server when requesting a pty
[u/mdw/putty] / doc / pscp.but
index 1a322f6..c4ccc64 100644 (file)
@@ -1,4 +1,4 @@
-\versionid $Id: pscp.but,v 1.22 2002/09/11 17:30:36 jacob Exp $
+\versionid $Id: pscp.but,v 1.26 2004/04/24 12:25:08 jacob Exp $
 
 \#FIXME: Need examples
 
@@ -41,10 +41,10 @@ use PSCP:
 
 \c Z:\owendadmin>pscp
 \c PuTTY Secure Copy client
-\c Release 0.53
+\c Release 0.XX
 \c Usage: pscp [options] [user@]host:source target
 \c        pscp [options] source [source...] [user@]host:target
-\c        pscp [options] -ls user@host:filespec
+\c        pscp [options] -ls [user@]host:filespec
 \c Options:
 \c   -p        preserve file attributes
 \c   -q        quiet, don't show statistics
@@ -59,6 +59,7 @@ use PSCP:
 \c   -i key    private key file for authentication
 \c   -batch    disable all interactive prompts
 \c   -unsafe   allow server-side wildcards (DANGEROUS)
+\c   -V        print version information
 
 (PSCP's interface is much like the Unix \c{scp} command, if you're
 familiar with that.)
@@ -261,9 +262,3 @@ automatically detect Pageant and try to use the keys within it.
 
 For more general information on public-key authentication, see
 \k{pubkey}.
-
-\H{pscp-ixplorer} \i{Secure iXplorer}
-
-Lars Gunnarson has written a graphical interface for PSCP.  You can
-get it from his web site, at
-\W{http://www.i-tree.org/}{www.i-tree.org}.