| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- <div id="jqxInternetProtSettingsTabs">
- <ul>
- <li>Settings</li>
- <li>Advanced</li>
- <li>Proxy Settings</li>
- <li>Security</li>
- <li>Certificates</li>
- </ul>
- <div>
- <!--Settings-->
- <div>Library</div><div id="jqxLibraryCombo" style="float: left;"></div><br/><br/>
- <div>URL</div><div><input type="text" id="inptIntProtSetFTP_url"/></div>
- <div>Port</div><div><input type="text" id="inptIntProtSet_FTP_port"/></div>
- <div>Passive Mode</div><div><div id="cbIntProtSet_FTP_passive_mode"/></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_FTP_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_FTP_save_user_id"/></div></td>
- <td><div>Save Password</div><div><div id="cbIntProtSet_FTP_save_password"/></div></td>
- <td><div>Allow IPV6</div><div><div id="cbIntProtSet_FTP_allow_ipv6"/></div></td>
- </tr>
- </table>
- <div>Automatically resume incomplete transfers(using temporary filenames until complete)</div><div><div id="cbIntProtSet_FTP_auto_resume_transfer"/></div>
- <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_FTP_filename_encoding"/></div><br/>
- <br/><br/>
- </div>
- <div>
- <!--Advanced-->
- <div>Character Set:</div><div id ="comboIntProtSet_FTP_adv_Charset" style="float: left;"></div><br/><br/>
- <div>Replace characters</div><div><div id="cbIntProtSet_FTP_adv_replace_characters"/></div>
- <div>ASCII Transfer mode(profile may contain text files only!)</div><div><div id="cbIntProtSet_FTP_adv_ascii_transfer_mode"/></div>
- <div>FTP Server Supports Renaming and Moving Folders</div><div><div id="cbIntProtSet_FTP_adv_server_supports_moving"/></div>
- <div>FTP Listing Command</div><div id ="comboIntProtSet_FTP_adv_ListingCommand" style="float: left;"></div><br/><br/>
- <div>Verify destination file size after transfer</div><div><div id="cbIntProtSet_FTP_adv_verify_file"/></div>
- <div>Respect passive mode IP addres given by server</div><div><div id="cbIntProtSet_FTP_adv_respect_passive_mode"/></div>
- <div>Timestamps For Uploads:</div><div id ="comboIntProtSet_FTP_adv_TimestampsForUploads" style="float: left;"></div><br/><br/>
-
- <table>
- <tr>
- <td><div>Zone</div><div><div id="cbIntProtSet_FTP_adv_zone"/></div></td>
- <td><div>Auto</div><div><div id="cbIntProtSet_FTP_adv_auto"/></div></td>
- <td class="auto-style_IntProtAdv2" >UTC Offsets List<div><input type="text" id="inptIntProtSet_FTP_adv_list"/></div></td>
- <td class="auto-style_IntProtAdv1" >Upload (min)<div><input type="text" id="inptIntProtSet_FTP_adv_upload_min"/></div></td>
- </tr>
- </table>
- <div>Timeout</div><div><input type="text" id="inptIntProtSet_FTP_adv_timeout"/></div><div>seconds. These are global settings</div>
- <div>Retries</div><div><input type="text" id="inptIntProtSet_FTP_adv_retries"/></div>
- <div>HTTP Authentication Retries</div><div><input type="text" id="inptIntProtSet_FTP_adv_http_retries"/></div>
-
- </div>
- <div>
- <!--Proxy Settings-->
- <div>Proxy Type</div><div id ="comboIntProtSet_FTP_proxy_proxy_type" style="float: left;"></div><br/><br/>
- <div>Proxy Host:</div><div><input type="text" id="inptIntProtSet_FTP_proxy_proxy_host"/></div>
- <div>Port:</div><div><input type="text" id="inptIntProtSet_FTP_proxy_proxy_port"/></div>
- <div>User ID (login):</div><div><input type="text" id="inptIntProtSet_FTP_proxy_login"/></div>
- <div>Password:</div><div><input type="password" id="inptIntProtSet_FTP_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_FTP_proxy_send_host_command"/></div>
- </div>
- <div>
- <div>Secure Transfer Settings</div>
- <div>Security mode:</div>
- <div id="rbIntProtSet_FTP_Security_security_none">None</div>
- <div id="rbIntProtSet_FTP_Security_security_implisit_tsl">Implisit TSL</div>
- <div id="rbIntProtSet_FTP_Security_security_explisit_tsl">Explisit TSL</div>
- <div>Auth Cmd:</div>
- <div id="rbIntProtSet_FTP_Security_auto">Auto</div>
- <div id="rbIntProtSet_FTP_Security_TLS">TLS</div>
- <div id="rbIntProtSet_FTP_Security_SSL">SSL</div>
- <div id="rbIntProtSet_FTP_Security_TLSC">TLSC</div>
- <div id="rbIntProtSet_FTP_Security_TLSP">TLSP</div>
- <div>Version:</div>
- <div id="rbIntProtSet_FTP_Security_SSLv2">SSL v2</div>
- <div id="rbIntProtSet_FTP_Security_SSLv2_3">SSL v2/3</div>
- <div id="rbIntProtSet_FTP_Security_SSLv3">SSL v3</div>
- <div id="rbIntProtSet_FTP_Security_TLSv_1_1_2">TLS v1-1.2</div>
-
- <button id="btnIntProtSet_FTP_Security_Advanced_SSH">Advanced SHH Settings</button>
- <div>Authentication Methods for SSH</div>
- <div>User Name / Password</div><div><div id="cbIntProtSet_FTP_Security_SSH_username_password"/></div>
- <div>Keyboard</div><div><div id="cbIntProtSet_FTP_Security_SSH_keyboard"/></div>
- <div>Certificate / Public Key</div><div><div id="cbIntProtSet_FTP_Security_SSH_certificate"/></div>
- <div>Client certificate for SSL/SSH</div>
- <div id ="comboIntProtSet_FTP_security_Certificate" style="float: left;"></div><br/><br/>
- <div>Certificate Password(max len: 24):</div><div><input type="password" id="inptIntProtSet_FTP_security_CertificatePassword"/></div>
- <div>No password needed</div><div><div id="cbIntProtSet_FTP_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_FTP_certificates_certificates"/></div>
- <div>Certificate Name For Reference in This Program:</div><div><input type="text" id="inptIntProtSet_FTP_certificates_certname_forreference"/></div>
- <div>Certificate / Private Key File:</div><div><input type="text" id="inptIntProtSet_FTP_certificates_private_keyfile"/></div>
- <div>Public Key File:</div><div><input type="text" id="inptIntProtSet_FTP_certificates_public_keyfile"/></div>
- <div>Key files must continue to exist in their specified locations</div>
- </div>
- </div>
-
-
|