FTP server that has an auto email notification feature

Biggs

Diamond Member
Dec 18, 2000
3,010
0
0
Is there an FTP server software(preferably for Linux but a Windows version would suffice) that automatically sends out an email notification whenever a file has been completely uploaded or downloaded?

Many thanks.
 

onelin

Senior member
Dec 11, 2001
874
0
0
that's an interesting idea, *bump* curious myself although I don't have a real use for it.

If your FTP server has logs, it's possible you could just write a script to parse the logs and do what you want whenever it sees a completion in them.