Skip to content

Famicoman/pyFTPServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

pyFTPServer 0.1 Mike Dank

This is an application for a concurrent FTP server. This server will be able to allow multiple clients to connect and interact with the server simultaneously.

To run the program you can use the following command:
 python pyftpserver.py outfile portnumber

For example:
 python pyftpserver.py out 55556
 
pyftpserver.py is the source code for the server application
outfile is the file where the server log is written to
portnumber is the port you with to use

About

A simple concurrent ftp server written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages