Is there any way under 2000 server to have windows send an email to a list of recipients when a file is uploaded to a certain directory on the web server?
There are lots of ways to do this...I would just have a perl script kick off every x minutes and check a directory listing. If there have been any additions, it would kick off an email.
I don't think that windows provides something to do this by defualt, check your web server docs (apache may have a mod that does this, not sure). You didn't mention WHAT web server you are using. Hopefully NOT IIS5
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.