Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

fubar-coder/CSFtp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a modified version of the FTP server developed by David McClarnon. The original article and source can be found here

Changes of my version:

  • Dynamic PASV listener port
  • Made handler processing and sending async
  • Fixed PASV output to something that's understood by most FTP clients
  • Fixed blocking UI when connection is active
  • Fixed UI access from background thread

About

A C# FTP Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages