]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - doc/psftp.but
uxpgnt: correct control flow in find_key().
[PuTTY.git] / doc / psftp.but
index 7cd376dee491250f8e514fba591da4cbb1674250..93bef742666e41ac45c189f858eeef1f76040871 100644 (file)
@@ -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