Robert Site Admin
Joined: 25 May 2006 Posts: 1140
|
Posted: Thu Jul 22, 2010 9:46 am Post subject: |
|
|
In the FTP task, select these settings:
Maintain Timestamp
Transfer Modified files only
This should only transfer new files via FTP.
In 9.x, after the FTP task is run, each successfully transferred file is added to a row of an array variable.
After the FTP Task, run an array loop task against this array variable. For every loop, you can run the print task and print the file. |
|