X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/1854be53543aaa4f55aa41890ac160998e79d105..5fd70d0768f86274b22e73f3cd8f59fec0325e36:/doc/psftp.but 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