Ftp

Open-source projects categorized as Ftp

Top 23 Ftp Open-Source Projects

  • rclone

    "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files

    Project mention: World Backup Day | news.ycombinator.com | 2024-03-31
  • libcurl

    A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

    Project mention: Caching RESTful API requests with Heroku’s Redis Add-on | dev.to | 2024-04-17

    Then, in another terminal window, we use curl to hit the endpoint:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • aria2

    aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.

    Project mention: Bypass download limits? | /r/Piracy | 2023-12-09

    For sites with limited download speeds I usually use aria2 (via terminal) since it supports segmented/multi connection downloading. But I guess this wouldn't work with 1fichier, since with these sites you usually don't get direct link to the file and/or sites like these limit the number of parallel connections. I also used it for torrents for a while, but I wouldn't recommend doing this anymore.

  • ShareX

    ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.

    Project mention: The fastest tool for measuring anything on your screen | news.ycombinator.com | 2024-03-06
  • Filestash

    🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...

    Project mention: Ask HN: What Underrated Open Source Project Deserves More Recognition? | news.ycombinator.com | 2024-03-07
  • SFTPGo

    Fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob

    Project mention: What you guys are hosting instead of Nextcloud? I'm sick of it. | /r/selfhosted | 2023-11-29

    EDIT: Thanks for the recommendations from all of you!! I've chose to use the below: - Files: sftpgo - Calendar: baikal - Notes: memos (But beware, it sends opt-out telemetry) - Network folder: webdav on sftpgo

  • git-ftp

    Uses Git to upload only changed files to FTP servers.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • cyberduck

    Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.

    Project mention: Default" FileZilla download bundled with adware | news.ycombinator.com | 2024-03-06
  • FluentFTP

    An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#.

    Project mention: What are some good 3rd party FTP libraries? | /r/csharp | 2023-06-05
  • getssl

    obtain free SSL certificates from letsencrypt ACME server Suitable for automating the process on remote servers.

    Project mention: Why Certificate Lifecycle Automation Matters | news.ycombinator.com | 2024-01-30

    A 'competitor' to this would be GetSSL which is a pure-shell ACME client (plus OpenSSL and cURL) and can be executed on one host, but send verification tokens to remote systems (where you may not have cron access):

    > Get certificates for remote servers - The tokens used to provide validation of domain ownership, and the certificates themselves can be automatically copied to remote servers (via ssh, sftp or ftp for tokens). The script doesn't need to run on the server itself. This can be useful if you don't have access to run such scripts on the server itself, as it's a shared server for example.

    * https://github.com/srvrco/getssl

  • PyFilesystem2

    Python's Filesystem abstraction layer

  • Squid

    Squid Web Proxy Cache

    Project mention: Squid: Optimising Web Delivery | news.ycombinator.com | 2024-03-01
  • wordmove

    Multi-stage command line deploy/mirroring and task runner for Wordpress

  • pyftpdlib

    Extremely fast and scalable Python FTP server library

    Project mention: can fastapi store image in the server? | /r/FastAPI | 2023-05-26

    Could it? yes. Should it? no. you want a SFTP server. here's one: https://github.com/giampaolo/pyftpdlib

  • fapro

    Fake Protocol Server

  • ftp

    FTP client package for Go

  • XBackBone

    A lightweight file manager with full ShareX support and more

    Project mention: Looking for self-hosted alternative to imgur, temporary image file hosting | /r/selfhosted | 2023-05-02

    I find XBackBone to work pretty well. It also integrates nicely with ShareX or Screencloud, making uploading from your desktop even easier.

  • docker-pure-ftpd

    Docker Pure-ftpd Server

  • basic-ftp

    FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.

  • node-libcurl

    libcurl bindings for Node.js

  • homebridge-camera-ui

    Homebridge plugin for RTSP Cameras with HSV, motion detection support, Image Rekognition, Web UI to manage/watch streams and WebApp support

    Project mention: Need a robust RTSP viewer for multi-user office | /r/selfhosted | 2023-05-04

    https://github.com/seydx/homebridge-camera-ui maybe?

  • aria2.js

    JavaScript library for aria2, "The next generation download utility."

  • pooch

    A friend to fetch your data files

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-17.

Ftp related posts

Index

What are some of the best open-source Ftp projects? This list will help you:

Project Stars
1 rclone 43,588
2 libcurl 34,041
3 aria2 33,443
4 ShareX 27,506
5 Filestash 9,341
6 SFTPGo 8,017
7 git-ftp 5,424
8 cyberduck 2,944
9 FluentFTP 2,929
10 getssl 2,035
11 PyFilesystem2 1,948
12 Squid 1,946
13 wordmove 1,859
14 pyftpdlib 1,608
15 fapro 1,497
16 ftp 1,231
17 XBackBone 944
18 docker-pure-ftpd 819
19 basic-ftp 642
20 node-libcurl 637
21 homebridge-camera-ui 601
22 aria2.js 589
23 pooch 568
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com