summaryrefslogtreecommitdiffabout
path: root/help/pumpkin.xml
authorMichael Krelin <hacker@klever.net>2006-02-02 23:12:40 (UTC)
committer Michael Krelin <hacker@klever.net>2006-02-02 23:12:40 (UTC)
commita772d9f284b4c2a909c30ea33a132a487d932600 (patch) (side-by-side diff)
treee40ba9523fef8d0c0335253138303a9c878858d7 /help/pumpkin.xml
parent39bb4331674cc77560a546f4f9b14b143603d4be (diff)
downloadpumpkin-a772d9f284b4c2a909c30ea33a132a487d932600.zip
pumpkin-a772d9f284b4c2a909c30ea33a132a487d932600.tar.gz
pumpkin-a772d9f284b4c2a909c30ea33a132a487d932600.tar.bz2
added help writeup for logging to file
git-svn-id: http://svn.klever.net/kin/pumpkin/trunk@145 fe716a7a-6dde-0310-88d9-d003556173a8
Diffstat (limited to 'help/pumpkin.xml') (more/less context) (ignore whitespace changes)
-rw-r--r--help/pumpkin.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/help/pumpkin.xml b/help/pumpkin.xml
index 944bb54..46e3bbc 100644
--- a/help/pumpkin.xml
+++ b/help/pumpkin.xml
@@ -9,12 +9,13 @@
<credist/>
</topic>
<topic id="News" title="What's New">
<newsfor version="2.7" date="">
<ni>Added acess lists based on request IP address and TFTP opcode for automating access policy</ni>
<ni>Added possibility to start/stop TFTP server, while keeping client functionality intact</ni>
+ <ni>Logging to file</ni>
</newsfor>
<newsfor version="2.6" date="August 6th, 2005">
<ni>more robust solution to the backslash/slash dilemma</ni>
<ni>A bit more elaborate error reporting</ni>
<ni>Fixed uninstall procedure so that it works on XP</ni>
</newsfor>
@@ -83,12 +84,13 @@
<ul>
<li><b>TFTP Filesystem root</b> - Specifies the location of files you're transmitting or where to start looking for them from. Defaults to the directory you start <kin>PumpKIN</kin> for the first time from.</li>
<li><b>Allow access to subdirectories</b> - specifies whether you want allow access to the whole subtree of <b>TFTP Root</b> or only to the directory itself.</li>
<li><b>Read Request Behavior</b> - You may choose to automatically agree to give all files requested, to be prompted to confirm these operations, or to deny all requests as if you're not even here.</li>
<li><b>Write Request Behavior</b> - You may chose to <b>take all files</b> (<i>not recommended</i>), to <b>prompt only if file exists already</b>, <b>Always prompt</b> or <b>Deny all requests</b>.</li>
<li><a name="ConfirmationTimeOut"/><b>Confirmation timeout</b> - this is the time <kin>PumpKIN</kin> will wait for you to accept or deny request before it will give up and take default action which is always deny.</li>
+ <li><b>Log file</b> - If you want to enable logging to file, set the destination file here.</li>
</ul>
</topic>
<topic id="SoundsOptions" title="Sounds Options">
<heading scroll="no">Sounds</heading>
<p>You can customize <kin>PumpKIN</kin> sounds notifications here. There are three customizable sounds defined - <b>Incoming request</b>, which notifies you about incoming request prompt if you're set to be prompted whenever incoming request occurs. <b>xfer Aborted</b> - which happens to sound every time transfer is interrupted for whatever reason - time out, explicit kill, denied access, etc. <b>xfer Finished</b> means that your file was successfully transmitted.</p>
<p>You can select any <b>.wav</b> file or one of the predefined sounds from the dropdown list.</p>