RE: Evaluating FileAlterationMonitor

2024-01-30 Thread Thomas, Patrick R
that we are using. I don't think I could upgrade to a newer version even if it had the features we need. Thanks again for your help, Patrick R. Thomas -Original Message- From: Gary Gregory Sent: Tuesday, January 30, 2024 1:51 PM To: Commons Users List Subject: Re: Evaluating FileA

Re: Evaluating FileAlterationMonitor

2024-01-30 Thread Gary Gregory
to notify about files that already exist. I will have > to > > > add this as well, although it is optional because it doesn't work > correctly > > > in my current system. > > > > > > Thank you, > > > > > > Patrick R. Thomas > > &

Re: Evaluating FileAlterationMonitor

2024-01-30 Thread Gary D. Gregory
les that already exist. I will have to > > add this as well, although it is optional because it doesn't work correctly > > in my current system. > > > > Thank you, > > > > Patrick R. Thomas > > > > -Original Message- > > From:

Re: Evaluating FileAlterationMonitor

2024-01-29 Thread Gary Gregory
ry > Sent: Monday, January 29, 2024 2:05 PM > To: Commons Users List > Subject: Re: Evaluating FileAlterationMonitor > > CAUTION! This email originated outside of Quest Diagnostics. DO NOT click > links or open attachments unless you recognize the sender and know the > c

RE: Evaluating FileAlterationMonitor

2024-01-29 Thread Thomas, Patrick R
ry Gregory Sent: Monday, January 29, 2024 2:05 PM To: Commons Users List Subject: Re: Evaluating FileAlterationMonitor CAUTION! This email originated outside of Quest Diagnostics. DO NOT click links or open attachments unless you recognize the sender and know the content is safe. Please report

Re: Evaluating FileAlterationMonitor

2024-01-29 Thread Gary Gregory
deleted before processing are skipped. The current implementation has >> the folders on the same server as the application. We are using Java's >> WatchService to do the monitoring. For security reasons, we have to move to >> a new design where the folders will be o

Re: Evaluating FileAlterationMonitor

2024-01-29 Thread Gary Gregory
security reasons, we have to move to > a new design where the folders will be on a different server. My > understanding is that WatchService will not work well for this. I am > evaluating FileAlterationMonitor as an alternative. I have several > questions. Is there additional documentati

[IO] Evaluating FileAlterationMonitor

2024-01-29 Thread Gary Gregory
ave to move to > a new design where the folders will be on a different server. My > understanding is that WatchService will not work well for this. I am > evaluating FileAlterationMonitor as an alternative. I have several > questions. Is there additional documentation I can reference

Evaluating FileAlterationMonitor

2024-01-29 Thread Thomas, Patrick R
I am evaluating FileAlterationMonitor as an alternative. I have several questions. Is there additional documentation I can reference? If the folder being monitored is on a mapped network drive and the connection is lost, what happens? Can the monitor detect files that already exist when it start