Record: ListenerConfiguration
Configuration for FTP listener.
Closed record
Fields
- protocol Protocol(default FTP)
- host string(default "127.0.0.1")
- port int(default 21)
- auth AuthConfiguration?
- path string(default "/")
- fileNamePattern string?
- pollingInterval decimal(default 60)
Supported FTP protocols
Target service url
Port number of the remote service
Authentication options
Remote FTP directory location
File name pattern that event need to trigger
Periodic time interval to check new update