rawsettings » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2024-01-05 | 2024-02-15 | ||
ProtocolFeatures – 6.2 Issue 2222 – Allow disabling SFTP extension use (martin) | 6.3 stable released (martin) | ||
Line 20: | Line 20: | ||
| ''PingIntervalSecs'' | Seconds between keepalives | | | | ''PingIntervalSecs'' | Seconds between keepalives | | | ||
| ''==EncryptKeyPlain=='' | [[ui_login_encryption|File encryption key]] | | | | ''==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''/''Cmd'' = Local (SFTP/SCP). For additional options with FTP protocol, see ''FtpProxyLogonType''. //Symbolical value names are supported by the latest beta version only.// &beta | | + | | ''==ProxyMethod=='' | [[ui_login_proxy|Proxy type]] | ''0''/''None'', ''1''/''SOCKS4'', ''2''/''SOCKS5'', ''3''/''%%HTTP%%'', ''4''/''Telnet'' (SFTP/SCP protocols only), ''5''/''Cmd'' = Local (SFTP/SCP). For additional options with FTP protocol, see ''FtpProxyLogonType''. //Symbolical value names are supported by the latest version only.// &recent | |
| ''ProxyHost'' | Proxy host name | | | | ''ProxyHost'' | Proxy host name | | | ||
| ''ProxyPort'' | Proxy port number | | | | ''ProxyPort'' | Proxy port number | | | ||
Line 82: | Line 82: | ||
| ''OverwrittenToRecycleBin'' | [[ui_login_recycle_bin|Preserve overwritten remote files to recycle bin]] | ''0''/''off'' = Off, ''1''/''on'' = On | | | ''OverwrittenToRecycleBin'' | [[ui_login_recycle_bin|Preserve overwritten remote files to recycle bin]] | ''0''/''off'' = Off, ''1''/''on'' = On | | ||
| ''RecycleBinPath'' | [[ui_login_recycle_bin|Remote recycle bin]] | | | | ''RecycleBinPath'' | [[ui_login_recycle_bin|Remote recycle bin]] | | | ||
- | | ''==ProtocolFeatures=='' | Protocol features override | Comma-separated list of features override. If the list starts with ''*'', it completely overrides protocol features. If not, individual listed features should start with ''-'' or ''+'', to remove or add the feature. For SFTP protocol, it overrides SFTP extensions list //(latest beta version only)//. &beta For FTP protocol, it overrides features declared by ''FEAT'' command response. | | + | | ''==ProtocolFeatures=='' | Protocol features override | Comma-separated list of features override. If the list starts with ''*'', it completely overrides protocol features. If not, individual listed features should start with ''-'' or ''+'', to remove or add the feature. For SFTP protocol, it overrides SFTP extensions list. For FTP protocol, it overrides features declared by ''FEAT'' command response. | |
===== [[example]] Example ===== | ===== [[example]] Example ===== |