Adoptions
Here comes a (mostly outdated) list of softwares and systems using pyftpdlib. In case you want to add your software to such list, make a PR or create a ticket on the bug tracker. Please help us in keeping such list updated.
Packages
Following lists the packages of pyftpdlib from various platforms.
Various Linux Distros
pyftpdlib has been packaged for different Linux distros, see repology.org.
FreeBSD
A freshport is available.
Softwares
Following lists the softwares adopting pyftpdlib.
Google Chromium
Google Chromium, the open source project behind Google Chrome, uses pyftpdlib for unit tests of the FTP client included in the browser.
Smartfile
Smartfile is a market leader in FTP and online file storage that has a robust and easy-to-use web interface. We utilize pyftpdlib as the underpinnings of our FTP service. Pyftpdlib gives us the flexibility we require to integrate FTP with the rest of our application.
Pyfilesystem
Pyfilesystem is a Python module that provides a common interface to many types of filesystem, and provides some powerful features such as exposing filesystems over an internet connection, or to the native filesystem. It uses pyftpdlib as a backend for testing its FTP component.
Bazaar
Bazaar is a distributed version control system similar to GIT which supports different protocols among which FTP. Same as Google Chromium, Bazaar uses pyftpdlib as the base FTP server to implement internal FTP unit tests.
Python for OpenVMS
OpenVMS is an operating system that runs on the VAX and Alpha computer families, now owned by Hewlett-Packard. vmspython is a porting of the original cPython interpreter that runs on OpenVMS platforms. pyftpdlib became a standard library module installed by default on every new vmspython installation.
OpenERP
OpenERP is an Open Source enterprise management software. It covers and integrates most enterprise needs and processes: accounting, hr, sales, crm, purchase, stock, production, services management, project management, marketing campaign, management by affairs. OpenERP included pyftpdlib as plug in to serve documents via FTP.
Plumi
Plumi is a video sharing Content Management System based on Plone that enables you to create your own sophisticated video sharing site. pyftpdlib has been included in Plumi to allow resumable large video file uploads into Zope.
put.io FTP connector
put.io is a storage service that fetches media files remotely and lets you stream them immediately. They wrote a PoC based on pyftplidb that proxies FTP clients requests to put.io via HTTP. More info can be found here. See https://github.com/ybrs/putio-ftp-connector.
Rackspace Cloud’s FTP
ftp-cloudfs is a FTP server acting as a proxy to Rackspace Cloud. It allows you to connect via any FTP client to do upload/download or create containers.
Far Manager
Far Manager is a program for managing files and archives on Windows. Far Manager included pyftpdlib as a plug-in for making the current directory accessible through FTP, which is convenient for exchanging files with virtual machines.
Google Pages FTPd
gpftpd is a pyftpdlib based FTP server you can connect to using your Google e-mail account. It redirects you to all files hosted on your Google Pages account giving you access to download them and upload new ones.
Peerscape
Peerscape is an experimental peer-to-peer social network implemented as an extension to the Firefox web browser. It implements a kind of serverless read-write web supporting third-party AJAX application development. Under the hood, your computer stores copies of your data, the data of your friends and the groups you have joined, and some data about, e.g., friends of friends. It also caches copies of other data that you navigate to. Computers that store the same data establish connections among themselves to keep it in sync.
feitp-server
An extra layer on top of pyftpdlib introducing multi processing capabilities and overall higher performances.
Symbian Python FTP server
An FTP server for Symbian OS: http://code.google.com/p/sypftp/
Sierramobilepos
The goal of this project is to extend Openbravo POS to use Windows Mobile Professional or Standard devices. It will import the data from Ob POS (originally in Postgres, later MySql). This data will reside in a database using sqlite3. Later a program will allow to sync by FTP or using a USB cable connected to the WinMob device. link
Faetus
Faetus is a FTP server that translates FTP commands into Amazon S3 API calls providing an FTP interface on top of Amazon S3 storage.
Manent
Manent is an algorithmically strong backup and archival program which can offer remote backup via a pyftpdlib-based S/FTP server.
Aksy
Aksy is a Python module to control S5000/S6000, Z4/Z8 and MPC4000 Akai sampler models with System Exclusive over USB. Aksy introduced the possibility to mount samplers as web folders and manage files on the sampler via FTP.
Imgserve
Imgserve is a python image processing server designed to provide image processing service. It can utilize modern multicore CPU to achieve higher throughput and possibly better performance. It uses pyftpdlib to permit image downloading/uploading through FTP/FTPS.
Zenftp
A simple service that bridges an FTP client with zenfolio via SOAP. Start zenftp.py, providing the name of the target photoset on Zenfolio, and then connect to localhost with your FTP client. link
ftpmaster
A very simple FTP-based content management system (CMS) including an LDAP authorizer. link
EasyFTPd
An end-user UNIX FTP server with focus on simplicity. It basically provides a configuration file interface over pyftpdlib to easily set up an FTP daemon. link.
Eframe
Eframe offers Python support for the BT EFrame 1000 digital photo frame.
Fastersync
A tool to synchronize data between desktop PCs, laptops, USB drives, remote FTP/SFTP servers, and different online data storages. link
bftpd
A small easy to configure FTP server. link