Connecting to an FTP Server
In order for Spectrum Technology Platform to access files on an FTP server you must define a connection to the FTP server using Spectrum Management Console. Once you do this, you can create dataflows in Spectrum Enterprise Designer that can read data from, and write data to, files on the FTP server.
Before connecting to an FTP server, verify that the timeout settings on your FTP server are appropriate for the jobs that will use this connection. Depending on the design of a job, there may be periods of time when the connection is idle, which may cause the connection to time out. For example, you may have a dataflow with two Read from File stages connected to an Import To Model stage. While the Import To Model stage is reading records from one Read from File stage, the other will be idle, possibly causing its connection to the FTP server to time out. Consider setting the timeout value on your FTP server to 0 to prevent connections from timing out.