I found some folks are struggling while installing FTP SERVER in Termux so i decided to write a post for it :)
So lets install FTP server in Termux :)
Requirements :
- Termux
Steps :
- First update your termux
- Now let's install FTP server
- Now let's run FTP server
apt update && apt upgrade
apt install pure-ftpd
pure-ftpd --bind 8080
So congratulations you have FTP server running at 127.0.0.1 and port 8080. You can Join me on Telegram also https://t.me/hax4us_group