From: jacob Date: Sun, 21 Sep 2008 20:39:21 +0000 (+0000) Subject: Document that PSFTP's "open" command allows an optional port number. X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/50c056a5d56538d34e76a13397a2414d6871abe2 Document that PSFTP's "open" command allows an optional port number. git-svn-id: svn://svn.tartarus.org/sgt/putty@8193 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/doc/psftp.but b/doc/psftp.but index 7cd376de..d8f0a418 100644 --- a/doc/psftp.but +++ b/doc/psftp.but @@ -228,6 +228,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