FTP Server Source

Settings for the FTP Server channel source.

Config Type Default Description
c.chnl[#].src.ftps.user string '_channel1' The username for this channel
c.chnl[#].src.ftps.pass string 'password' The password for this channel
c.chnl[#].src.ftps.timeout integer 0 The inactivity, in minutes, before disconnecting the FTP user. 0=disabled.
c.chnl[#].src.ftps.markers integer 1 Whether to add STOR markers. See #FTPS Markers

FTPS Markers

FTPS Marker Description
0 No markers
1 {ftp…} markers
2 {ftp…}\r\n markers