https://github.com/anicolaspp/ftp-server
FTP Server implementation in Python. Compatible with the Windows FTP Client
https://github.com/anicolaspp/ftp-server
Last synced: over 1 year ago
JSON representation
FTP Server implementation in Python. Compatible with the Windows FTP Client
- Host: GitHub
- URL: https://github.com/anicolaspp/ftp-server
- Owner: anicolaspp
- Created: 2015-11-11T17:03:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-11T17:08:17.000Z (over 10 years ago)
- Last Synced: 2025-01-16T13:22:47.406Z (over 1 year ago)
- Language: Python
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FTP-Server
FTP Server implementation in Python. Compatible with the Windows FTP Client.
It does support multiple connections.