News Feed
Jobs Feed
Sections




News Archive
Justin's Blog:
An ftp server written in PHP
May 19, 2009 @ 10:40:30

Justin has written up a quick look at a FTP server that's been written 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).

The server allows for a lot of the usual FTP functionality - uploads, downloads, user authentication, logging, etc. It works with PHP 4.2 and above and is pretty simple to install.

0 comments voice your opinion now!
server nanoftp ftp


blog comments powered by Disqus

Similar Posts

Richard Heyes\' Blog: RPC for PHP5

ZD Net Asia: Keep your options open with FTP file uploads

PHP and Me Blog: Use Phing to Update your SVN-Version-Controlled Website Automatically, Through FTP

PeterGuy.com: How to install PHP 5.x on Windows Server 2003 with IIS 6

Greg Beaver's Blog: Chiara_PEAR_Server 0.18.7 released - a must-upgrade!


Community Events











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


conference phpunit code example series opinion functional introduction language framework community development zendframework2 podcast interview release testing tool application unittest

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