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.
679 stars
10 watching
89 forks
Language: TypeScript
last commit: 6 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,634 |
aio-libs/aioftp | A fast and high-performance FTP client/server library for asyncio in Python | 192 |
jlaffaye/ftp | A Go package for creating and managing FTP connections | 1,315 |
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. | 378 |
mattnenterprise/rust-ftp | An FTP client library written in Rust | 181 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 36 |
googleapis/nodejs-proto-files | A collection of protocol buffer files for Google APIs used by Node.js clients | 77 |
h3poteto/megalodon | An API client library for interacting with multiple Fediverse platforms using a single interface. | 255 |
giampaolo/pyftpdlib | A high-level Python library for efficiently building scalable FTP servers | 1,682 |
schlenkr/fshttp | An HTTP client library written in F# for .NET applications. | 453 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 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 | 74 |
plhery/node-twitter-api-v2 | A lightweight Twitter API client library with strong typing and full feature set. | 1,322 |