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
- Host: GitHub
- URL: https://github.com/skykery/simple-ftp-server
- Owner: skykery
- Created: 2022-02-23T16:51:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T12:56:03.000Z (over 3 years ago)
- Last Synced: 2025-05-29T05:53:30.192Z (about 1 year ago)
- Topics: ftp, pyqt, pyside6, python, server
- Language: Python
- Homepage:
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## SimpleFTPServer

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.