<p><b>Store into filesystem:</b></p>
<p>You must configure this if you want to store the seed-list file onto the file system.</p>
<form action="SettingsAck_p.html" method="post" enctype="multipart/form-data">
<table border="0" cellspacing="5">
  <tr valign="top">
    <td>File&nbsp;Location:</td>
    <td><input name="seedFilePath" type="text" size="40" value="#[seedFilePath]#"></td>
    <td><i>Here you can specify the path within the filesystem where the seed-list file should be stored.</i></td>
  </tr>  
  <tr>
    <td colspan="3"><input type="submit" name="seedFileSettings" value="submit"></td>
  </tr>  
</table>
</form>