X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=doc%2Fpsftp.but;h=93bef742666e41ac45c189f858eeef1f76040871;hb=91653a10c6e6b9d57688e1d7dd7403625ea670a0;hp=7cd376dee491250f8e514fba591da4cbb1674250;hpb=5489c56a08a2d2fadb9687a592bf6e2ac51ca5a7;p=PuTTY.git diff --git a/doc/psftp.but b/doc/psftp.but index 7cd376de..93bef742 100644 --- a/doc/psftp.but +++ b/doc/psftp.but @@ -1,5 +1,3 @@ -\define{versionidpsftp} \versionid $Id$ - \C{psftp} Using \i{PSFTP} to transfer files securely \i{PSFTP}, the PuTTY SFTP client, is a tool for \i{transferring files} @@ -143,6 +141,9 @@ Once you have started your PSFTP session, you will see a \c{psftp>} prompt. You can now type commands to perform file-transfer functions. This section lists all the available commands. +Any line starting with a \cw{#} will be treated as a \i{comment} +and ignored. + \S{psftp-quoting} \I{quoting, in PSFTP}General quoting rules for PSFTP commands Most PSFTP commands are considered by the PSFTP command interpreter @@ -228,6 +229,8 @@ commands (except \c{help} and \c{quit}). To create a connection, type \c{open host.name}, or if you need to specify a user name as well you can type \c{open user@host.name}. +You can optionally specify a port as well: +\c{open user@host.name 22}. Once you have issued this command, you will not be able to issue it again, \e{even} if the command fails (for example, if you mistype