[quoted text, click to view] On Fri, 7 Oct 2005 10:27:59 -0400, "Jaz" <jrecto99@yahoo.com> wrote:
>Does anybody know of a way to be notified that a file has be uploaded to our
>FTP site. We have a problem with customers downloading to our FTP site and
>us not being notified unless the call us. We need to know when those files
>are uploaded.
>
>Anybody know of any tricks? Maybe even just a script that counts the number
>of files in the folder?
This isn' available in the Microsoft FTP setup, you would need to
write your own. Scripts that monitor changes to the files/folders and
run as a scheduled task could do this. Pick a language you want to
use and Google for samples.