eFTP Client eFTP Domino Server Addin Edgar Miltinch Edgars Miltiņš Эдгар Милтиньш eFTP en Configuration ftp-server.settings ftp-server settings file FTP Server\Configuration
  home | barcode | pdf | https | feedback | rss | login | ٭  Translate in german Translate in russian 
ActiveNotes
Home
 eFTP en Configuration ftp-server.settings 18.04.2024 05:34:01 ZE2 

eFTP

Screenshots

Download

Installation

Configuration

Under Hood

Usage

Help

.


ftp-server.settings


Example ftp-server.settings file:

1
# ftp-server.settings sample
2
port=21
3
ssl.port=431
4
ssl.ssl-protocol=TLS
5
passive=constant
6
countsubdir=false
7
loglevel=1
8
unixgroup=admin
9
sessiontimeout=180000
10
prevYearFormat=MMM\ dd\ \ yyyy
11
createindex=true
12
unixuser=notes
13
charcoding=UTF-8
14
currYearFormat=MMM\ dd\ HH:mm
15
bindaddress=192.168.0.4
16
router=miltinch.homedns.org
17
clients=192.168.0.*
18
unixfilemask=666
19
connections=0
20
ftplogfile=ftplog.nsf
21
# EOF
  1. Comment line
  2. Port
    FTP protocol server port. Usually 21
  3. SSL.Port
    Port for FTPS protocol.
  4. SSL.SSL-protocol
    SSL protocol default TLS
  5. Passive
    Passive data port assigning strategy.
    1. 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.
    2. Variable
      Will be first available port used.
  6. Countsubdir
    1. False
    2. True
  7. Loglevel
    Should be 1. Otherwise to many log entries will be created. That eats the performance and memory.
  8. Unixgroup
  9. Sessiontimeout
  10. 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.
  11. Createindex
  12. Unixuser
  13. Charcoding
    MUST BE
    UTF-8!
  14. 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.
  15. Bindaddress
  16. Router
  17. Clients
  18. Unixfilemask
  19. Connections
  20. FTP Log File
    Optional.
  21. End Of File


Document Digital ID: 0406504004047742602732572337630007848503
0406504004047742602732572337630007848503
Created: 04.05.2006 00:48:05 ZE2
Modified: 29.08.2008 14:04:37 ZE2
Printed: 18.04.2024 05:34:01 ZE2
http://miltinch.com/hp/eFTP.nsf/vw$Key/ftp-server.settings
© 2006 - 2024 by Edgar MILTINCH

back back Top of this pagetop forward forward
© 2006 - 2024 by Edgar MILTINCH Created: 04.05.2006 00:48:05 ZE2  Modified: 29.08.2008 14:04:37 ZE2  Author: Edgar Miltinch