mscdex / node-ftp

An FTP client module for node.js
MIT License
1.13k stars 244 forks source link

cron node-ftp #256

Open abdolrhman opened 5 years ago

abdolrhman commented 5 years ago

i want to make function that runs every 5 minuts connect to ftp and download file,,

i cant use cron or setinterval with this. it gust does nothing