Changing Folder Name...

Core FTP client questions and answers
Post Reply
telswitch
Posts: 1
Joined: Tue Oct 02, 2007 2:38 pm

Changing Folder Name...

Post by telswitch »

I have the following configuration to go out every 5 minutes and grab a file from our conferencing provider However, when the month changes from Sep/07 to Oct/07, we must grab the CDR from a new file folder;

I would like to setup a process to define the scheduled procedure to look in a folder as a variable name, instead of a "fixed location", such as /usr/xyz/$MM$YY/CDR ... and also define a folder for one month behind --- i.e. /usr/xyz/$dateadd(month,-1,MM$)YY/CDR so that I will alwasys be sure to get all records.

I move all files to the "done folder" after, and that procfess works great.

Hooray to CoreFTP, the benefits of this program are enormous.... thanks.

Image
Post Reply