X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=doc%2Fpscp.but;h=2b197275b7567821efeb9a865611ff999310e677;hb=145ecf611238c4f1e39d89d3eee40319a2c54fe8;hp=29dc2d4c322438e45dc08fdcaff4f28738110663;hpb=10b8ddaf2edb80669f41be0b4943da1231a6cb61;p=PuTTY.git diff --git a/doc/pscp.but b/doc/pscp.but index 29dc2d4c..2b197275 100644 --- a/doc/pscp.but +++ b/doc/pscp.but @@ -1,5 +1,3 @@ -\define{versionidpscp} \versionid $Id$ - \#FIXME: Need examples \C{pscp} Using \i{PSCP} to transfer files securely @@ -41,7 +39,7 @@ use PSCP: \c Z:\owendadmin>pscp \c PuTTY Secure Copy client -\c Release 0.XX +\c Release 0.67 \c Usage: pscp [options] [user@]host:source target \c pscp [options] source [source...] [user@]host:target \c pscp [options] -ls [user@]host:filespec @@ -68,6 +66,9 @@ use PSCP: \c -unsafe allow server-side wildcards (DANGEROUS) \c -sftp force use of SFTP protocol \c -scp force use of SCP protocol +\c -sshlog file +\c -sshrawlog file +\c log protocol details to a file (PSCP's interface is much like the Unix \c{scp} command, if you're familiar with that.)