Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ftp-reader

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ftp-reader

Used to process files from s/ftp servers

  • 0.0.12
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
3
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 03 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc