Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, feature-rich, and freely-available source code implementation of an HTTP (Web) server. The project is jointly managed by a group of volunteers located around the world, using ... [More] the Internet and the Web to communicate, plan, and develop the server and its related documentation. This project is part of the Apache Software Foundation. In addition, hundreds of users have contributed ideas, code, and documentation to the project. [Less]

4.53122
   
  8 reviews  |  8,590 users  |  2,232,246 lines of code  |  34 current contributors  |  Analyzed 3 days ago
 
 

Security, speed, compliance, and flexibility--all of these describe LightTPD which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load ... [More] , and advanced feature set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) LightTPD is the perfect solution for every server that is suffering load problems. [Less]

4.49711
   
  4 reviews  |  492 users  |  82,165 lines of code  |  1 current contributor  |  Analyzed 5 days ago
 
 

Python FTP server library provides a high-level portable interface to easily write asynchronous FTP servers with Python. Based on asyncore framework pyftpdlib is currently the most complete RFC-959 FTP server implementation available for Python programming language.

0
 
  0 reviews  |  1 user  |  8,070 lines of code  |  2 current contributors  |  Analyzed 1 day ago
 
 

unboxftp has moved from Google Code to Bitbucket. http://bitbucket.org/tokibito/unboxftpd/

0
 
  0 reviews  |  0 users  |  1,845 lines of code  |  0 current contributors  |  Analyzed about 1 hour ago
 
 

This project aims to extend the popular vsftpd FTP server by Chris Evans. Goals maintain the stability and security of vsftpd add features to make vsftpd more suitable for closed private servers virtual users stored in a SQLite database log into the database, which allows to calculate transfer ... [More] stats easily virtual permission system independent of filesystem permissions Windows/Cygwin support (based on a patch by Jason Tishler) port useful features from the discontinued OpenFTPD project to vsftpdx Roadmap release a first public version (very soon) finish core features like the permission system (some weeks) add SITE commands for server and data management (some weeks) port all useful features from OpenFTPD to vsftpdx (several weeks) write a web based or native admin tool (later) add scripting support for Ruby, Python or Lua (later) Wanted coders for the core project (good C skills!) coders for an web based admin tool (C, PHP, Ruby, whatever) documentation writers beta testers comments and feature requests maintainers for binary packages (deb/rpm) Thanks Big thanks to Chris Evans for writing a great piece of software with an exceptionally clean design and very readable and well documented code. Contact You can send me an email to robert.hahn at gmail.com Robert (2007-01-25) [Less]

0
 
  0 reviews  |  0 users  |  19,313 lines of code  |  0 current contributors  |  Analyzed about 13 hours ago
 
 

easyFTPDAbouteasyFTPD is a FTP-server constructed to easily handle virtual users. Most large ftp-servers are complicated to configure, especially when handling virtual users. easyFTPD simply handles a "users" configuration-file which lists virtual users and what they should access. It ... [More] should run on any unix-like system (linux/BSD/solaris...) and has python 2.3 (or higher) as its only dependancy. Virtual usersThe main idea of easyFTPD is to be able to quickly set up an ftp-server for virtual users. A users configuration file simply contains rows of data in the format: username:password:permissions:share_pathwhere each field is specified like: username = The username of the user (ex: buffi) password = The plaintext password or salted passwordhash (ex: secretpass or 12345!0021eaf783f7743cb542f3920bfa508f368b1631) permissions = The permissions granted for the user to the shared folder (ex: rw) share_path = The folder that the user should have access to (ex: /home/buffi/ftp_share) An example users file can look like this pub:banana:r:/home/buffi/ftp_share/pub buffi:skA3fas2:rw:/home/buffi stabpaw:ujk3m!73cff165ea637d821f9ba5f9d11aa96333fd87d0:rw:/home/buffi/ftp_share/stabpawQuick startDownload the application and unpack it Install it by issuing the following command as root python setup.py installRun it! easyftpdOptional arguments can be passed when starting the application. For an example, to run easyFTPD as a daemon process in the background on port 12345 start it with easyftpd -p 12345 -dThanks toThe guys behind pyftpdlib which is used as the backbone of easyftpd. [Less]

0
 
  0 reviews  |  0 users  |  1,793 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

A multi-threaded portable FTP server that can be used through the Linux Kernel Library.

0
 
  0 reviews  |  0 users  |  1,816 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.