Re: New-File-Event in Folder
- From: "Randy Birch" <rgb_removethis@xxxxxxxx>
- Date: Mon, 22 Oct 2007 11:55:49 -0400
.... and another possiblity using a different method, assuming the system
receiving the file is running Windows:
http://www.vbnet.mvps.org/code/shell/shchangenotify.htm
--
Randy
http://vbnet.mvps.org/
"Vinson" <Vinson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8511FEA1-D903-4C87-993D-E148E902B616@xxxxxxxxxxxxxxxx
You might try the FindFirstChangeNotification API for change notification
of
anything that hits the directory, changes in the directory, or is removed
from the directory.
http://msdn2.microsoft.com/en-us/library/aa364417.aspx
Vinson
"Filips Benoit" wrote:
Dear All,
How can i send a email to xxx when another user adds a new file in a
folder
on the server.
The orders-forecast is send to my company by changing the forecast-file
(xls) in 1 FTP-folder by the client.
I want to be alerted (email) when that happens.
I can do it by using VB and the sheduled tasks each day but I wonder if
there is more direct way.
Thanks,
Filip
.
- References:
- New-File-Event in Folder
- From: Filips Benoit
- New-File-Event in Folder
- Prev by Date: Re: New-File-Event in Folder
- Next by Date: Re: New-File-Event in Folder
- Previous by thread: Re: New-File-Event in Folder
- Index(es):
Relevant Pages
|