| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116 |
- <div id="jqxInternetProtSettingsTabs">
- <ul>
- <li>Settings</li>
- <li>HTML</li>
- <li>Advanced</li>
- <li>Proxy Settings</li>
- <li>Security</li>
- <li>Certificates</li>
- </ul>
- <div>
- <!--Settings-->
- <div>URL</div><div><input type="text" id="inptIntProtSet_HTTP_url"/></div>
- <div>Port</div><div><input type="text" id="inptIntProtSet_HTTP_port"/></div>
- <div>Folder</div><div><input type="text" id="inptInternetFolder"/></div>
- <div>start absolute paths with / (otherwise relative to home dir)</div>
- <div>User ID(login):</div><div><input type="text" id="inptIntProtSet_HTTP_login"/></div>
- <div>Password</div><div><input type="password" id="inptAccountOpt"/></div>
-
- <table style="width:250px">
- <tr>
- <td><div>Save User ID</div><div><div id="cbIntProtSet_HTTP_save_user_id"/></div></td>
- <td><div>Save Password</div><div><div id="cbIntProtSet_HTTP_save_password"/></div></td>
- <td><div>Allow IPV6</div><div><div id="cbIntProtSet_HTTP_allow_ipv6"/></div></td>
- </tr>
- </table>
-
-
- <div>Filename Encoding: on right side, put timestamp in file names(to preserve it if server doesn"t support setting file times)</div>
- <div><div id="cbIntProtSet_HTTP_filename_encoding"/></div><br/>
- <br/><br/>
-
- </div>
- <div>
- <!--HTML-->
- <div>Download And Parse All HTML Files</div><div><div id="cbIntProtSet_HTTP_HTML_download_and_parse"/></div>
- <div>Parsing Limit Per Profile Run</div><div><input type="text" id="inptIntProtSet_HTTP_HTML_parsing_limit"/></div>
- <div>Enquire Timestamp And Size For Files</div><div><div id="cbIntProtSet_HTTP_HTML_enquire_timestamp"/></div>
- <div>Enquire Precise Info If Index Page Provides Aproximate Data</div><div><div id="cbIntProtSet_HTTP_HTML_enquire_precise_info"/></div> <div>Download default (index) pages for all folders</div><div><div id="cbIntProtSet_HTTP_HTML_download_default_pages"/></div>
- <div>Consider Locally Existing Files Current(Don't Check For Changes)</div><div><div id="cbIntProtSet_HTTP_HTML_consider_locally_existing_files"/></div>
- <div>Assume That Local Files Also Exists On Web Server</div><div><div id="cbIntProtSet_HTTP_HTML_assume_local_files"/></div>
- <div>Avoid Re-Downloading Dynamic Web Pages</div><div><div id="cbIntProtSet_HTTP_HTML_avoid_re_downloading"/></div>
- <div>Links Above Initial Folder</div><div id ="jqxLinksAboveCombo" style="float: left;"></div><br/><br/>
- <div>Links To Other Domains</div><div id ="jqxLinksToOtherDomainsCombo" style="float: left;"></div><br/><br/>
- <div>Note: the program will only go into parent folders as long as the root directory on the other (local) side is not reached.</div>
- </div>
- <div>
- <!--Advanced-->
- <div>Character Set:</div><div id ="comboIntProtSet_HTTP_adv_Charset" style="float: left;"></div><br/><br/>
- <div>Replace characters...</div><div><div id="cbIntProtSet_HTTP_adv_replace_characters"/></div>
-
- <br/><br/>
- <table>
- <tr>
- <td><div>Zone</div><div><div id="cbIntProtSet_HTTP_adv_zone"/></div></td>
- <td><div>Auto</div><div><div id="cbIntProtSet_HTTP_adv_auto"/></div></td>
- <td class="auto-style_IntProtAdv2" >UTC Offsets List<div><input type="text" id="inptIntProtSet_HTTP_adv_list"/></div></td>
- <td class="auto-style_IntProtAdv1" >Upload (min)<div><input type="text" id="inptIntProtSet_HTTP_adv_upload_min"/></div></td>
- </tr>
- </table>
- <div>Timeout</div><div><input type="text" id="inptIntProtSet_HTTP_adv_timeout"/></div><div>seconds. These are global settings</div>
- <div>Retries</div><div><input type="text" id="inptIntProtSet_HTTP_adv_retries"/></div>
- <div>HTTP Authentication Retries</div><div><input type="text" id="inptIntProtSet_HTTP_adv_http_retries"/></div>
-
- </div>
- <div>
- <!--Proxy Settings-->
- <div>Proxy Type</div><div id ="comboIntProtSet_HTTP_proxy_proxy_type" style="float: left;"></div><br/><br/>
- <div>Proxy Host:</div><div><input type="text" id="inptIntProtSet_HTTP_proxy_proxy_host"/></div>
- <div>Port:</div><div><input type="text" id="inptIntProtSet_HTTP_proxy_proxy_port"/></div>
- <div>User ID (login):</div><div><input type="text" id="inptIntProtSet_HTTP_proxy_login"/></div>
- <div>Password:</div><div><input type="password" id="inptIntProtSet_HTTP_proxy_password"/></div>
- <div>if a proxy login is needed, it must be specified here and will be stored permamently(encrypted)</div>
- <div>For "USER" with no logon, please leave User ID and Passwor fields blank!</div>
- <div>Send HOST command</div><div><div id="cbIntProtSet_HTTP_proxy_send_host_command"/></div>
-
- </div>
- <div>
- <!---->
- <div>Secure Transfer Settings</div>
-
- <div>Version:</div>
- <div id="rbIntProtSet_HTTP_Security_SSLv2">SSL v2</div>
- <div id="rbIntProtSet_HTTP_Security_SSLv2_3">SSL v2/3</div>
- <div id="rbIntProtSet_HTTP_Security_SSLv3">SSL v3</div>
- <div id="rbIntProtSet_HTTP_Security_TLSv_1_1_2">TLS v1-1.2</div>
-
- <button id="btnIntProtSet_HTTP_Security_Advanced_SSH">Advanced SHH Settings</button>
- <div>Authentication Methods for SSH</div>
- <div>User Name / Password</div><div><div id="cbIntProtSet_HTTP_Security_SSH_username_password"/></div>
- <div>Keyboard</div><div><div id="cbIntProtSet_HTTP_Security_SSH_keyboard"/></div>
- <div>Certificate / Public Key</div><div><div id="cbIntProtSet_HTTP_Security_SSH_certificate"/></div>
- <div>Client certificate for SSL/SSH</div>
- <div id ="comboIntProtSet_HTTP_security_Certificate" style="float: left;"></div><br/><br/>
- <div>Certificate Password(max len: 24):</div><div><input type="password" id="inptIntProtSet_HTTP_security_CertificatePassword"/></div>
- <div>No password needed</div><div><div id="cbIntProtSet_HTTP_security_nopassword"/></div>
-
- </div>
- <div>
-
- <div>On this page, you can configure the certificates that should be used for authentication of this software as a client.
- When you have configured you certificates, you can choose them individually for each profile on the Scurity tab sheet in this dialog box.</div>
- <div><textarea id="inptIntProtSet_HTTP_certificates_certificates"/></div>
- <div>Certificate Name For Reference in This Program:</div><div><input type="text" id="inptIntProtSet_HTTP_certificates_certname_forreference"/></div>
- <div>Certificate / Private Key File:</div><div><input type="text" id="inptIntProtSet_HTTP_certificates_private_keyfile"/></div>
- <div>Public Key File:</div><div><input type="text" id="inptIntProtSet_HTTP_certificates_public_keyfile"/></div>
- <div>Key files must continue to exist in their specified locations</div>
-
- </div>
- </div>
-
-
|