X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/b7a5df6665ba439c03e70e17a1fdbdce26680ddd..4123fa9acad10cd0bab8aded6e336b280ea2e95b:/doc/using.but diff --git a/doc/using.but b/doc/using.but index 2910ab57..0dbdfe4a 100644 --- a/doc/using.but +++ b/doc/using.but @@ -1,4 +1,4 @@ -\versionid $Id: using.but,v 1.23 2004/06/15 10:17:03 jacob Exp $ +\versionid $Id: using.but,v 1.25 2004/07/25 12:12:53 jacob Exp $ \C{using} Using PuTTY @@ -446,8 +446,7 @@ tool. \I{saved sessions, loading from command line}The \c{-load} option causes PuTTY to load configuration details out of a saved session. If these details include a host name, then this option is all you -need to make PuTTY start a session (although Plink still requires an -explicitly specified host name). +need to make PuTTY start a session. You need double quotes around the session name if it contains spaces. @@ -549,7 +548,9 @@ command} box in the SSH panel of the PuTTY configuration box (see \k{config-command}). However, the \c{-m} option expects to be given a local file name, and it will read a command from that file. On most Unix systems, you can even put multiple lines in this file and -execute more than one command in sequence, or a whole shell script. +execute more than one command in sequence, or a whole shell script; +but this will not work on all servers (and is known not to work +with certain \q{embedded} servers such as routers). This option is not available in the file transfer tools PSCP and PSFTP.