Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 628 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 628 Bytes

node-ftp-file-monitor

It checks the Time-difference between 'now' and 'FTP filechange Time'. If that differs too much, it sends an email. That's it.

It does not run as service, use it with cron or taskplanner like tool to trigger it.

I only use it under Windows, but i am pretty sure it works everywhere, because i used native librarys.

To Install:

Prerequisites:

  • nodejs or iojs
  • npm
  • cron or taskplaner like tool.

node_modules:

  • emailjs
  • ftp

Resources: