News Feed
Jobs Feed
Sections




News Archive
JSLabs Blog:
An ftp server written in PHP
March 05, 2007 @ 08:27:00

In a new post to the JSLabs blog today, Justin Silverton mentions a FTP server that's been created entirely in PHP - nanoFTP.

nanoFTPd is an ftp daemon written in php. as of version 4.2.0, php supports the command-line interface (stable since 4.3.0), which nanoFTPd relies on. nanoFTPd is modular, so it's easy to add custom modules and other stuff, like different database interfaces (currently supports mysql and postgresql).

Features of the app include user authentication via a database or text file, dynamic IP support, and most of the usual FTP goodies you're used to in a server. You'll need at least PHP 4.2.0 to get it up and running, but configuration is simple and installations it just as easy. You can grab the software from their website.

0 comments voice your opinion now!
ftp server nanoftp daemon database configure install download ftp server nanoftp daemon database configure install download


blog comments powered by Disqus

Similar Posts

Greg Beaver's Blog: Synchronize live and development sites using the PEAR Installer

PHPMaster.com: The Need for Speed: Profiling with XHProf and XHGui

NETTUTS.com: Online File Storage with PHP

Community News: phpMyID (formerly myOpenID) Beta 0.3 Released

HowTo Forge: Installing The PHP-MSSQL Module On CentOS 5.0


Community Events











Don't see your event here?
Let us know!


opinion podcast rest testing release interview language series introduction symfony2 functional conference phpunit framework community zendframework2 usergroup development unittest database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework