mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 01:02:24 +00:00
Document that PSFTP's "open" command allows an optional port number.
[originally from svn r8193]
This commit is contained in:
parent
338cb9fa0d
commit
b74920fe82
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user