it is a python file that uploads file from local envirment to remote envirment
git clone https://github.com/haydenbanz/FTP-REMOTE.git
cd FTP-REMOTE
sudo python ftp.py
pip install tk
pip install ftputil
open ftp.py
ile in any editor software
on line 12 enter your ftp adresss
line 13 enter your ftp userid and passward
##