This content has been marked as final.
Show 1 reply
-
1. Re: Directory Watcher question
molaro May 15, 2009 6:50 AM (in response to gozargozarian3)Can you explain your issue a little more. I am doing the same thing, moving some PDF files uplodaed via FTP from directory A to Directory B. I did a test yesterday with a lot of files only to find out that my script would load only 11 files at a time. I am not using cfdirectory in my code though. Just reading the PDf ielf to get it's mete data then moving and renaming it. This all happens on my onChange and onAdd functions I set up in my directory watcher so it runs a file at a time.
