An open API service indexing awesome lists of open source software.

https://github.com/skykery/simple-ftp-server

Simple FTP server made in Python using PySide6 and pyftpdlib
https://github.com/skykery/simple-ftp-server

ftp pyqt pyside6 python server

Last synced: 10 months ago
JSON representation

Simple FTP server made in Python using PySide6 and pyftpdlib

Awesome Lists containing this project

README

          

## SimpleFTPServer
![SimpleFTPServer interface](https://github.com/skykery/simple-ftp-server/blob/main/design/app_image.png?raw=true)

A simple and lightweight FTP server made in Python and designed with PySide6.
You can easily bundle it using PyInstaller or directly use it as it is.