Stable (Seconds) - FTP

If Wait until Satisfied is enabled: Period of time, in seconds, during which the file has not changed.
 
For an FTP/SFTP File Monitor task, a file's stability depends on its size. If the file size displayed in the FTP/SFTP output does not change during the specified number of seconds, the file is considered stable. In order for the task to reliably monitor the file's stability, the task must display a file's size in a well-known location. This means that the file list returned in the output must be in Unix long-listing format, as follows:
 

 
The task will only find the size if it is in the 5th column (for example, 12345 in the example above).
 
The default file list format varies across different FTP client/server implementations, but most support additional commands that can force the output to the required format. The List Format Options field is provided to insert those statements into the FTP script that the file monitor task executes.