cheshirecat has asked for the wisdom of the Perl Monks concerning the following question:
I'm trying to write a script that will watch a directory and all it's sub directories for any changes to the filesystem.
When the filesystem changes, the script should then login via ftp to our webserver box and update the files there.
The win2k box is our content management server.
I want the script to run as a service so that it
The Cat
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Win32::AdvNotify problems
by Jenda (Abbot) on May 29, 2002 at 13:49 UTC | |
by cheshirecat (Sexton) on May 29, 2002 at 14:05 UTC | |
by Jenda (Abbot) on May 29, 2002 at 21:08 UTC | |
|
Re: Win32::AdvNotify problems
by mumbles (Friar) on May 29, 2002 at 10:17 UTC | |
by cheshirecat (Sexton) on May 29, 2002 at 10:42 UTC |