Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`ftp-stream` is a small Node.js utility that wraps the `ftp` library to expose FTP file downloads as a streaming pipeline. It lets developers specify connection options and a list of files, then pipe the resulting readable stream into tools like `vinyl-fs` for easy file‑system handling. The package is aimed at Node developers who need a simple, stream‑compatible way to fetch files from FTP servers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
phillipgreenii

phillipgreenii/node-ftp-stream

This is wraps `ftp` to provide a streaming interface for downloading files via FTP.

JavaScript
5
0
MIT License
phillipgreenii's profile
phillipgreenii
43 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
5 contributions

Support the dependencies of phillipgreenii/node-ftp-stream

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
juliangruber/deferred-stream
A deferred stream, useful for async operations.
Account's avatar
mscdex/node-ftp
An FTP client module for node.js
Account's avatar
nodeftpd/nodeftpd
Node FTP Server
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
fent/node-stream-equal
Test that two readable streams are equal to each other.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
rvagg/through2
Tiny utilities for inserting transformation logic into Node.js stream and Web Streams pipelines