A ftp client for Linux with tab completion and progress bar
- python 3.x
- tqdm
pip install tqdm
python3 ftp-client.py ip port
If you want to connect as anonymous user leave the username and password blank
works on termux on android and with the ubuntu terminal on windows