Skip to content

Conanjun/ftp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this project

This is FTP server & client, client using PyQt GUI framework

#Why I create this project? Because Qt framework seems a powerful framework and interesting, so I want to learn and try this framework, another reason I'm interested in the many Internet Protocols the FTP is one of my interests Internet Protocol.

#Dependencies PyQt4.x

#Usage

$ python ftpServer.py
$ python ftpClient.py

Note: When you run ftpServer.py you may need permission because the ftp server port default run on 20 & 21, may you can run sudo python ftpServer.py

#Platform Currently can only run on Linux like OS e.g Ubuntu, Mac OSX etc.

#Screenshots

ftp server

ftp server

ftp client

client main window

About

Python FTP Server & Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%