A simple tool built with python that lets you control files using ftp. Mostly used for websites.
This application was made using python tkinter ftplib io and shelve
- Download the latest release
- Open the ftpmanager file
- Fill in the details (FTP Host) -> ip or ftp url (Username) -> username used by ftp (Password) -> password used by ftp After you login in you should see in the text a list of all the files in your server
-
using the entry on the bottom change the directory
-
to go back you can only use the buttons and not the entry
-
Made By Dimitris Stoupas -