https://github.com/NazilaHosseini/simpleftpserver
FTP Server Management Python
https://github.com/NazilaHosseini/simpleftpserver
Last synced: about 1 month ago
JSON representation
FTP Server Management Python
- Host: GitHub
- URL: https://github.com/NazilaHosseini/simpleftpserver
- Owner: NazilaHosseini
- Created: 2022-06-27T14:53:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T14:55:18.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T00:22:15.270Z (10 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- socket-programming - FTP Server
README
# simpleftpserver
FTP Server Management PythonHow To Run
Configuring and Starting an FTP Server. First, SSH in to your server as root and install the Python pyftpdlib library. ...
Configuring Your Firewall to Allow FTP Server Access. ...
Starting Your FTP Server on Boot.