X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=doc%2Fpsftp.but;h=be8ac3f628823910aa5596544baee5895752b014;hb=92fc25c6cd04788cd409021979106f98ac032f30;hp=7cd376dee491250f8e514fba591da4cbb1674250;hpb=5489c56a08a2d2fadb9687a592bf6e2ac51ca5a7;p=PuTTY.git diff --git a/doc/psftp.but b/doc/psftp.but index 7cd376de..be8ac3f6 100644 --- a/doc/psftp.but +++ b/doc/psftp.but @@ -143,6 +143,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 +231,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