basic-ftp
FTP client
An FTP client library for Node.js, supporting key features like TLS encryption and IPv6.
FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.
675 stars
10 watching
89 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
async-awaitftpftpsipv6nodejspromisetlstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
tomas/needle | An HTTP client for Node.js with support for various request methods and features. | 1,632 |
aio-libs/aioftp | A high-level FTP client/server implementation for asyncio that provides a simple and extensible API. | 192 |
jlaffaye/ftp | A Go package for creating and managing FTP connections | 1,305 |
saltwaterc/http-request | A general-purpose HTTP client for Node.js with support for transparent compression and SSL. | 80 |
emmanueltouzery/prelude-ts | A TypeScript library providing functional programming concepts and immutable data structures. | 377 |
mattnenterprise/rust-ftp | An FTP client library written in Rust | 182 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
googleapis/nodejs-proto-files | A collection of protocol buffer files for Google APIs used by Node.js clients | 76 |
h3poteto/megalodon | A Fediverse API client library for NodeJS and browsers providing unified interface to Mastodon, Pleroma, Friendica, and Firefish servers. | 250 |
giampaolo/pyftpdlib | A high-level Python library for efficiently building scalable FTP servers | 1,677 |
schlenkr/fshttp | An F# HTTP client library that provides a flexible and convenient way to make HTTP requests. | 451 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
libp2p/js-libp2p-utp | A Node.js implementation of the UTP protocol used by libp2p for peer-to-peer networking. | 12 |
benhason1/nestjs-http-promise | A promise-based HTTP client with retries and improved stack traces | 73 |
plhery/node-twitter-api-v2 | A lightweight Twitter API client library with strong typing and full feature set. | 1,311 |