| Projects on Google Code | Results 1 - 6 of 6 |
This ftplet enables sfv checking for [http://mina.apache.org/ftpserver Apache Ftpserver]<br/>
sfv files are commonly used to ensure the correct retrieval or storage of data.
==Features==
* detecting sfv files
* creating -missing files
* caching crc info for performance (using ehcache)
* ...
AndCWUpS is going to be a multi-protcol server for android allowing to make web, ftp, ssh, UPnP and CWUp Servers easily on a cellphone. AndCWUpS will also aim to allow Plugins for developers to make their on servers for this application.
= Python FTP server library (pyftpdlib) =
== About ==
Python FTP server library provides a high-level portable interface to easily write asynchronous FTP servers with Python.<br>pyftpdlib is currently the most complete [http://www.faqs.org/rfcs/rfc959.html RFC-959] FTP server implementation av...
This is a fork of the vsftpd ftp server. It moves authorisation and event logging into a database. This means user logins, passwords, directory and file permissions and all events reside in a database as table entries. This allows easier management of big amounts of data (logs) and moves the users a...
Typical ftp server.
=easyFTPD=
==About==
easyFTPD 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.
I...