Changes

Jump to navigation Jump to search
380 bytes added ,  06:19, 24 January 2023
Line 55: Line 55:     
FTPS (FTP over TLS) is served up in two incompatible modes. If using explicit FTPS, the client connects to the normal FTP port and explicitly switches into secure (TLS) mode with "AUTH TLS", whereas implicit FTPS is an older style service that assumes TLS mode right from the start of the connection (and normally listens on TCP port 990, rather than 21). In a FileZilla client this means prefixing the host with "FTPES://" to connect an  "explicit" FTPS server, or "FTPS://" for the legacy "implicit" server (for which you will likely also need to set the port to 990).
 
FTPS (FTP over TLS) is served up in two incompatible modes. If using explicit FTPS, the client connects to the normal FTP port and explicitly switches into secure (TLS) mode with "AUTH TLS", whereas implicit FTPS is an older style service that assumes TLS mode right from the start of the connection (and normally listens on TCP port 990, rather than 21). In a FileZilla client this means prefixing the host with "FTPES://" to connect an  "explicit" FTPS server, or "FTPS://" for the legacy "implicit" server (for which you will likely also need to set the port to 990).
 +
 +
== FTP configuration options in SME ==
 +
{| class="wikitable"
 +
|+configuration db
 +
!key
 +
!Property
 +
!default
 +
|-
 +
| rowspan="6" |ftp
 +
|ChrootDir
 +
|
 +
|-
 +
|TLSEnable
 +
|on
 +
|-
 +
|TLSRequired
 +
|on
 +
|-
 +
|TLSVerifyClient
 +
|off
 +
|-
 +
|LoginAccess
 +
|private
 +
|-
 +
|DisableAnonymous
 +
|no
 +
|}
 +
{| class="wikitable"
 +
|+account db for ibay type
 +
!Property
 +
!default
 +
|-
 +
|PublicAccess
 +
|none
 +
|-
 +
|DisableAnonymous
 +
|no
 +
|-
 +
|
 +
|
 +
|}
    
== TODO ==
 
== TODO ==
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu