rawsettings » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2022-02-02 | 2022-02-08 | ||
FtpForcePasvIp2 anchor (martin) | 5.18.1 Bug 1933: Allow using SFTP servers that have problems with SSH_FXP_REALPATH requests (martin) | ||
Line 68: | Line 68: | ||
| ''SftpServer'' | Path to [[ui_login_sftp|SFTP server binary]] | For example ''sudo su -c /bin/sftp-server'' | | | ''SftpServer'' | Path to [[ui_login_sftp|SFTP server binary]] | For example ''sudo su -c /bin/sftp-server'' | | ||
| ''SFTPMaxVersion'' | [[ui_login_sftp|Preferred SFTP protocol version]] | ''0''-''5'' = SFTP version number | | | ''SFTPMaxVersion'' | [[ui_login_sftp|Preferred SFTP protocol version]] | ''0''-''5'' = SFTP version number | | ||
+ | | ''==SFTPRealPath=='' | Canonicalize SFTP paths | ''0'' = On, ''1'' = Off, ''2'' = Auto | | ||
| ''MinTlsVersion'' | [[ui_login_tls|Minimum TLS/SSL version]] | ''3'' = SSL 3.0, ''10'' = TLS 1.0, ''11'' = TLS 1.1, ''12'' = TLS 1.2 | | | ''MinTlsVersion'' | [[ui_login_tls|Minimum TLS/SSL version]] | ''3'' = SSL 3.0, ''10'' = TLS 1.0, ''11'' = TLS 1.1, ''12'' = TLS 1.2 | | ||
| ''MaxTlsVersion'' | [[ui_login_tls|Maximum TLS/SSL version]] | See ''MinTlsVersion'' | | | ''MaxTlsVersion'' | [[ui_login_tls|Maximum TLS/SSL version]] | See ''MinTlsVersion'' | |