eFTPScreenshotsDownloadInstallationConfigurationUnder HoodUsageHelp
|
|
ftp-server.settings
Example ftp-server.settings file:
- Comment line
- Port
FTP protocol server port. Usually 21
- SSL.Port
Port for FTPS protocol.
- SSL.SSL-protocol
SSL protocol default TLS
- Passive
Passive data port assigning strategy.
- Constant
Will be "control socket port" + 1 used. Useful for under firewall installations. But there is theoriticaly problem possible if two or more users sends at same time PASV command.
- Variable
Will be first available port used.
- Countsubdir
- False
- True
- Loglevel
Should be 1. Otherwise to many log entries will be created. That eats the performance and memory.
- Unixgroup
- Sessiontimeout
- prevYearFormat
Application use this parameter to format date/time in file listing command for dates prior current year. You should change this this paramater only if you now what are you doing.
- Createindex
- Unixuser
- Charcoding
MUST BE UTF-8!
- CurrYearFormat
Application use this parameter to format date/time in file listing command for current year dates. You should change this this paramater only if you now what are you doing.
- Bindaddress
- Router
- Clients
- Unixfilemask
- Connections
- FTP Log File
Optional.
- End Of File
|