PSP-FTPD is a simple FTP server for the PSP. It was originally written by PSPKrazy, and then improved by Raf (PSPDEV environnement compilation).
It permits to send and retrieve files or complete directories to and from your PSP without any cables, using your Wireless connection (WIFI), with a FTP
client on your PC such as Filezilla (see http://filezilla.sourceforge.net/).
Here is the list of the new features and changes i've done for this version :
- A menu to select your WIFI Access point.
- A really working multi-threaded version that can handle several client at the same time, and exit properly.
- Removing all user/password security check stuff (useless for file transfert between a PC and a PSP).
- Capability to rename files (FTP commands RNFR and RNTO)
- Capability to download or upload recursively a complete directory
- Many bug fixes.
- Working version for 2.5FW (and i hope for 2.6 FW)
It has been tested using gFtp on Linux and Filezilla on Windows.
A binary version for 2.x FW and sources are included in the following zip archive.