/FTP-REMOTE

it is a python file that uploads file from local envirment to remote envirment

Primary LanguagePythonMIT LicenseMIT

python-ftp-file-uploder

it is a python file that uploads file from local envirment to remote envirment

technicalhayden


installtion

git clone https://github.com/haydenbanz/FTP-REMOTE.git
cd FTP-REMOTE
sudo python ftp.py


requirements

pip install tk
pip install ftputil

configaration


open ftp.py ile in any editor software


on line 12 enter your ftp adresss
line 13 enter your ftp userid and passward
##