rawsettings » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2019-03-28 | 2019-03-29 | ||
typography (martin) | 5.14: Bug 1653: Files can be optionally encrypted when storing them on SFTP server. (martin) | ||
Line 17: | Line 17: | ||
| ''PingType'' | [[ui_login_connection#keepalives|Keepalives]] ((Enabling keepalives has very limited effect in [[scripting]] (except for ''[[scriptcommand_keepuptodate|keepuptodate]]'' command) and almost no effect in [[library|.NET assembly]].)) | ''0'' = Off, ''1'' = Sending of null SSH packets, ''2'' = Executing dummy protocol commands | | | ''PingType'' | [[ui_login_connection#keepalives|Keepalives]] ((Enabling keepalives has very limited effect in [[scripting]] (except for ''[[scriptcommand_keepuptodate|keepuptodate]]'' command) and almost no effect in [[library|.NET assembly]].)) | ''0'' = Off, ''1'' = Sending of null SSH packets, ''2'' = Executing dummy protocol commands | | ||
| ''PingIntervalSecs'' | Seconds between keepalives | | | | ''PingIntervalSecs'' | Seconds between keepalives | | | ||
+ | | ''==EncryptKeyPlain=='' | [[ui_login_encryption|File encryption key]] | | | ||
| ''==ProxyMethod=='' | [[ui_login_proxy|Proxy type]] | ''0'' = None, ''1'' = SOCKS4, ''2'' = SOCKS5, ''3'' = HTTP, ''4'' = Telnet (SFTP/SCP protocols only), ''5'' = Local (SFTP/SCP), For additional options with FTP protocol, see ''FtpProxyLogonType'' | | | ''==ProxyMethod=='' | [[ui_login_proxy|Proxy type]] | ''0'' = None, ''1'' = SOCKS4, ''2'' = SOCKS5, ''3'' = HTTP, ''4'' = Telnet (SFTP/SCP protocols only), ''5'' = Local (SFTP/SCP), For additional options with FTP protocol, see ''FtpProxyLogonType'' | | ||
| ''ProxyHost'' | Proxy host name | | | | ''ProxyHost'' | Proxy host name | | |