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

cernoel/node-ftp-file-monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

my little node ftp file monitor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%