/Python-Ftp-Client

This is a GUI that uses the ftp client that has to be installed on linux.

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

Python-Ftp-Client Status:Currently not funtional

This is a GUI for the built in python ftplib. TO USE: "sudo apt-get install python" or "sudo yum install python" Once Python is installed do: sudo pip install python-tk then to run go to the file root and do: python ftpgui.py