Re: Recognizing the Arrival of a New File

2005-03-10 Thread John Lenton
On Tue, Mar 08, 2005 at 08:43:04AM -0600, Greg Lindstrom wrote: > I am writing an application where I need to recognize when a file > arrives in a given directory. Files may arrive at any time during the > course of the day. Do I set up a cron job to poll the directory every > few minutes? Wr

Re: Recognizing the Arrival of a New File

2005-03-09 Thread Chris Green
Greg Lindstrom <[EMAIL PROTECTED]> writes: > Hello- > I am writing an application where I need to recognize when a file > arrives in a given directory. Files may arrive at any time during the > course of the day. Do I set up a cron job to poll the directory every > few minutes? Write a daemo

Re: Recognizing the Arrival of a New File

2005-03-08 Thread TZOTZIOY
On Tue, 08 Mar 2005 08:43:04 -0600, rumours say that Greg Lindstrom <[EMAIL PROTECTED]> might have written: >I am writing an application where I need to recognize when a file >arrives in a given directory. Files may arrive at any time during the >course of the day. Do I set up a cron job to po

RE: Recognizing the Arrival of a New File

2005-03-08 Thread Batista, Facundo
Title: RE: Recognizing the Arrival of a New File [Greg Lindstrom] #- I am writing an application where I need to recognize when a file #- arrives in a given directory.  Files may arrive at any time #- during the #- course of the day.  Do I set up a cron job to poll the #- directory