haydenbanz / FTP-REMOTE

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
##

About

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

License:MIT License


Languages

Language:Python 100.0%