Skip to content

ChuckM2196/python-ftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-ftp.py - A PyQt5 and Python 3 based FTP program.

Upload and Download files, Create and Delete files and directories, basing the program off of FileZilla.

Requirements: See requirements.txt

Optional Functions:

  • SSH without needing password
  • Automatic directory refresh

CHANGELOG

5/25/2020: Successfully redirected text to the QTextEdit Widget

5/21/2020: Able to connect and disconnect from FTP server. Redesigned GUI. Connection and Disconnections are running on seperate threads from the main GUI

5/17/2020: Intial Commit - Able to load GUI. No buttons have any functions.

About

A FTP program written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages