Skip to content

zhao07/Orianne-FTP-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Orianne
=======

Orianne is a minimal FTP server running on Windows and UNIX flavours. It is self-contained and needs no setup.

Simply start it and it serves the current working directory read-only.

Orianne has been written in full C++ using boost. 

Building
========

Compilation has been tested under VS2010, gcc and clang.
To compile, you will need boost >= 1.46.1.

For Visual Studio users, simply open the mftp.sln file.
Unix users can use the Makefile in the mftp directory. Simply change to CC variable to switch compilers.

About

Minimalistic C++ FTP Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published