Create the long-awaited console.c, and move the common routines out
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 31 Dec 2001 16:15:19 +0000 (16:15 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 31 Dec 2001 16:15:19 +0000 (16:15 +0000)
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.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@1525 cda61777-01e9-0310-a592-d414129be87e


No differences found