mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-02-03 21:52: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
|
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}.
|
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
|
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
|
again, \e{even} if the command fails (for example, if you mistype
|
||||||
|
Loading…
Reference in New Issue
Block a user