0.0.12 • Published 3 years ago

ftp-reader v0.0.12

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

FTP Reader

WARNING: THIS IS UNFINISHED AND MAY NOT FULLY WORK AT THIS TIME.

This module is designed to allow you to read files from an (S)FTP server easily providing some functions to filter, sort, group and process the files found.

File contents when taken from the ftp server are returned as Buffer.

After processing, the files are moved to a folder of your choice.

TODO

  • Unit tests
  • Add ability to have pre & post processing functions
  • Change it to export either a class for repeated use, or just a function for one off use.

Developer Setup

  • npm install
0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago