Track and Trace 2.0
- Getting started
- User instructions
- System documentation
The FTPReader reads a file from a configured FTP site.
{ "type" : "ftp", "host" : "ftp.site.com", "port" : 21, "user" : "ftp_user", "password" : "ftp_password", "description" : "Sample FTP Configuration", "sendercode" : "FTP_testsite", "path" : "/sendTest", "archiveto" : "/sendTest/Archive", "localarchiveto" : "/tnt2/manifest/archive", "active" : true, "filter" : [ "<name>[^<]*mySite</name>]", "<city>[^<]*City</city>" ] }
Description: