1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-01 19:42:48 -05:00
Commit Graph

70 Commits

Author SHA1 Message Date
466b1c82d5 Create the long-awaited console.c, and move the common routines out
of scp.c, psftp.c and plink.c into it. Additionally, add `batch
mode', in which all the interactive prompts (bad host key, log file
exists, insecure cipher, password prompt) are disabled and safe
responses are assumed. (The idea being that if you run PSCP, for
example, in a cron job then you'd probably rather it failed and
exited instead of leaving the cron job wedged while it waits for
user input that will never arrive.)

[originally from svn r1525]
2001-12-31 16:15:19 +00:00
5b196ef5bc Rename a clashing section keyword (why wasn't Buttress catching
this? Oops).

[originally from svn r1486]
2001-12-14 12:19:14 +00:00
9f3b49f3ba Add a chapter to the manual describing PSFTP.
[originally from svn r1485]
2001-12-14 12:15:43 +00:00
d84c7e05ba Restore Lars Gunnarsson's old link for iXplorer.
[originally from svn r1295]
2001-09-24 22:00:46 +00:00
486685c89a Pretty much finished writing the Config chapter.
[originally from svn r1283]
2001-09-22 17:34:10 +00:00
630fd6c546 Oops - that tweak had bad Buttress syntax. D'oh!
[originally from svn r1282]
2001-09-22 15:37:51 +00:00
9a97208dd2 Miscellaneous small documentation tweaks.
[originally from svn r1281]
2001-09-22 15:36:44 +00:00
bbc7f197bc Add documentation of the new PSCP `-unsafe' option and the
associated warning message.

[originally from svn r1221]
2001-08-28 09:53:51 +00:00
86e1a95166 Minor wording clarification: somebody took the word `sessionname:'
literally.

[originally from svn r1158]
2001-07-01 09:21:01 +00:00
c223a693e8 Added = to instructions for setting PATH
[originally from svn r1157]
2001-06-28 13:36:14 +00:00
04e1b8b9d2 Add a how-to section on public-key authentication in PSCP
[originally from svn r932]
2001-02-19 10:54:18 +00:00
764a14a431 Fix various slashes.
[originally from svn r925]
2001-02-04 15:49:49 +00:00
32e4c43dfe Some examples.
[originally from svn r923]
2001-02-04 15:35:36 +00:00
13b9a2da31 This time, a working version of the pscp docs.
[originally from svn r916]
2001-01-31 00:28:11 +00:00
8221f7c09d More pscp documentation.
[originally from svn r915]
2001-01-31 00:25:57 +00:00
36644228e3 Instructions on setting PATH more permanently.
[originally from svn r908]
2001-01-28 14:38:23 +00:00
ce573a66a6 More options documented
[originally from svn r907]
2001-01-28 14:27:08 +00:00
d8fd41efcc Documentation for -P and -pw
[originally from svn r905]
2001-01-27 17:49:18 +00:00
8786aa8b23 A start at some proper PSCP documentation
[originally from svn r904]
2001-01-27 16:26:55 +00:00
54a4337c6a Initial checkin of an outline for the PuTTY user manual.
[originally from svn r865]
2001-01-17 10:11:16 +00:00