rawsettings » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2013-03-11 | 2013-03-11 | ||
LocalDirectory (martin) | adding missing third column cells (martin) | ||
Line 8: | Line 8: | ||
^ Name ^ Description ^ Values ^ | ^ Name ^ Description ^ Values ^ | ||
| ''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 | | |
| ''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 | | |
- | | ''ProxyPort'' | Proxy port number | | + | | ''ProxyPort'' | Proxy port number | | |
- | | ''ProxyUsername'' | [[ui_login_proxy#username_password|Proxy username]] | | + | | ''ProxyUsername'' | [[ui_login_proxy#username_password|Proxy username]] | | |
- | | ''ProxyPassword'' | Proxy password | | + | | ''ProxyPassword'' | Proxy password | | |
| ''FtpProxyLogonType'' | [[ui_login_proxy|FTP proxy types]] | ''1'' = ''SITE %host'', ''2'' = ''USER %proxyuser, USER %user@%host'', ''3'' = ''OPEN %host'', ''4'' = ''USER %proxyuser, USER %user'', ''5'' = ''USER %user@%host'', ''6'' = ''USER %proxyuser@%host'', ''7'' = ''USER %user@%host %proxyuser'', ''8'' = ''USER %user@%proxyuser@%host'' | | | ''FtpProxyLogonType'' | [[ui_login_proxy|FTP proxy types]] | ''1'' = ''SITE %host'', ''2'' = ''USER %proxyuser, USER %user@%host'', ''3'' = ''OPEN %host'', ''4'' = ''USER %proxyuser, USER %user'', ''5'' = ''USER %user@%host'', ''6'' = ''USER %proxyuser@%host'', ''7'' = ''USER %user@%host %proxyuser'', ''8'' = ''USER %user@%proxyuser@%host'' | | ||
| ''ProxyDNS'' | [[ui_login_proxy#dns|Do DNS name lookup at proxy end]] | ''0'' = Off, ''1'' = On, ''3'' = Auto | | | ''ProxyDNS'' | [[ui_login_proxy#dns|Do DNS name lookup at proxy end]] | ''0'' = Off, ''1'' = On, ''3'' = Auto | | ||
Line 22: | Line 22: | ||
| ''SshProt'' | [[ui_login_ssh#protocol_options|Preferred SSH protocol version]] | ''0'' = SSH-1 only, ''1'' = SSH-1 preferred, ''2'' = SSH-2 preferred, ''3'' = SSH-2 only | | | ''SshProt'' | [[ui_login_ssh#protocol_options|Preferred SSH protocol version]] | ''0'' = SSH-1 only, ''1'' = SSH-1 preferred, ''2'' = SSH-2 preferred, ''3'' = SSH-2 only | | ||
| ''Cipher'' | [[ui_login_ssh#encryption_options|SSH encryption cipher selection policy]] | Comma-separated list of cipher preference order, where names of ciphers are ''aes'', ''blowfish'', ''3des'', ''arcfour'' and ''des''. Token ''WARN'' is used to delimit substandard ciphers. Example: ''blowfish,aes,3des,WARN,arcfour,des'' | | | ''Cipher'' | [[ui_login_ssh#encryption_options|SSH encryption cipher selection policy]] | Comma-separated list of cipher preference order, where names of ciphers are ''aes'', ''blowfish'', ''3des'', ''arcfour'' and ''des''. Token ''WARN'' is used to delimit substandard ciphers. Example: ''blowfish,aes,3des,WARN,arcfour,des'' | | ||
- | | ''FtpAccount'' | [[ui_login_session|FTP account]] | | + | | ''FtpAccount'' | [[ui_login_session|FTP account]] | | |
| ''Tunnel'' | [[tunneling|Connection tunneling]] | ''0'' = Disabled, ''1'' = Enabled | | | ''Tunnel'' | [[tunneling|Connection tunneling]] | ''0'' = Disabled, ''1'' = Enabled | | ||
- | | ''TunnelHostName'' | Tunnel host name | | + | | ''TunnelHostName'' | Tunnel host name | | |
- | | ''TunnelPortNumber'' | Tunnel port number | | + | | ''TunnelPortNumber'' | Tunnel port number | | |
- | | ''TunnelUserName'' | Tunnel user name | | + | | ''TunnelUserName'' | Tunnel user name | | |
- | | ''TunnelHostKey'' | Fingerprint of expected SSH tunnel host key | | + | | ''TunnelHostKey'' | Fingerprint of expected SSH tunnel host key | | |
- | | ''TunnelPublicKeyFile'' | Path to tunnel private key file | | + | | ''TunnelPublicKeyFile'' | Path to tunnel private key file | | |
| ''Utf'' | [[ui_login_environment#utf|UTF-8 Encoding for Filenames]] | ''0'' = Off, ''1'' = On, ''3'' = Auto | | | ''Utf'' | [[ui_login_environment#utf|UTF-8 Encoding for Filenames]] | ''0'' = Off, ''1'' = On, ''3'' = Auto | | ||
- | | ''Shell'' | [[ui_login_scp#shell|Shell]] ([[scp|SCP protocol]]) | | + | | ''Shell'' | [[ui_login_scp#shell|Shell]] ([[scp|SCP protocol]]) | | |
| ''LocalDirectory'' | [[ui_login_directories|Local Directory]]((Note that //Remote Directory// can be set using [[session_url|session URL]], you do not need to use raw session settings for it.)) | | | | ''LocalDirectory'' | [[ui_login_directories|Local Directory]]((Note that //Remote Directory// can be set using [[session_url|session URL]], you do not need to use raw session settings for it.)) | | | ||
To find correct syntax for settings not listed above, configure the setting in the GUI, store it into a stored session, [[config|save configuration to an INI file]] and use the same syntax as in an INI file. | To find correct syntax for settings not listed above, configure the setting in the GUI, store it into a stored session, [[config|save configuration to an INI file]] and use the same syntax as in an INI file. | ||