FTP configuration parameters

Field / PropertyTypeDescription

system.ftp.server

Boolean

Enable FTP service. By default is disabled. You have to restart OpenKM after changing this parameter.

false

system.ftp.port

Integer

The port where the FTP service is listening. By default is 2121 although the default FTP port is 21 because it's a reserved port and OpenKM should be executed as an administrator to be able of using this port. You have to restart OpenKM after changing this parameter.

2121

system.ftp.data.port.range

String

Port range used in the server for data transmission. You should also open these ports in your firewall. By default the range is 60000 to 60500 and they have to be separated by a colon. You have to restart OpenKM after changing this parameter.

60000:60500


If you change any of these configuration parameters it won't take effect until OpenKM have been restarted.

CIFS's FTP server does not support Passive Mode. So, it won't work with file browsers such as Nautilus or Nemo.

 

Table of contents [ Hide Show ]