A lightweight FTP client with shell-like interface for secure operations written on python3!
- Interactive shell for FTP commands
- Secure TLS/SSL support (FTPS)
- Multi-platform (Windows/Linux/macOS)
- Support of 9 available commands (Currently WIP)
- Python 3.8+
- Internet connection
- Clone git repository
git clone https://github.com/Andrey-oss/FTP-Shell
cd FTP-Shell
- Launch the app
python3 ftp_shell.py
Pull requests are welcome! Please:
- Fork the repository
- Create your feature branch
- Submit a PR with detailed description
This project is licensed under the MIT License