X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/421406a46c2afcbfbb2ae69e9aa4b256db80e283..bf24ed41203040e2f3483c233fb457e9e4febe19:/doc/pscp.but diff --git a/doc/pscp.but b/doc/pscp.but index 817bbb8f..b8d0f77a 100644 --- a/doc/pscp.but +++ b/doc/pscp.but @@ -60,6 +60,8 @@ use PSCP: \c -4 -6 force use of IPv4 or IPv6 \c -C enable compression \c -i key private key file for authentication +\c -noagent disable use of Pageant +\c -agent enable use of Pageant \c -batch disable all interactive prompts \c -unsafe allow server-side wildcards (DANGEROUS) \c -sftp force use of SFTP protocol @@ -188,8 +190,6 @@ options. (The ones not supported by PSCP are clearly marked.) PSCP also supports some of its own options. The following sections describe PSCP's specific command-line options. -These are the command line options that PSCP accepts. - \S2{pscp-usage-options-ls}\I{-ls-PSCP}\c{-ls} \I{listing files}list remote files If the \c{-ls} option is given, no files are transferred; instead, @@ -200,8 +200,8 @@ optional remote file specification need be given. For example: The SCP protocol does not contain within itself a means of listing files. If SCP is in use, this option therefore assumes that the -server responds appropriately to the command \c{ls\_-la}; therefore, -it may not work with all servers. +server responds appropriately to the command \c{ls\_-la}; +this may not work with all servers. If SFTP is in use, this option should work with all servers.