Hello all!
I’ve been searching this site for quite a while and can not seem to find any example code for writing a dirparse or deletion TPS proc. I’m needing to write one to grab files from a FTP server with the criteria of modified date same as current date and with a specific naming convention. Additionally, files read in by Cloverleaf should not be deleted from the FTP server. I’m using Cloverleaf 6.2.6.
I understand that the Directory Parse TPS returns a list of all files in a directory, or remote FTP directory, where it can be manipulated by a TCL proc. This would be my first attempt at using dirparse and deletion procs so I don’t know where to start.
Thanks in advance for any help or references to example procs!
Lonnie