
                           Welcome to PSP-FTPD - 0.3 beta


Original Authors of PSP-FTPD
  PSPKrazy and Raf.

Author of this new version :
  Ludovic.Jacomme (ludovic.jacomme@gmail.com) also known as Zx-81


1. INTRODUCTION
   ------------

  PSP-FTPD is a simple FTP server for the PSP.  It was originally written by
  PSPKrazy, and then improved by Raf (PSPDEV environnement compilation etc ...)

  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 (http://filezilla.sourceforge.net/).

  It has been tested using gFtp on Linux and Filezilla on Windows.

1. CHANGE-LOG
   ------------

  Here is the list of the new features and changes of 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.5 and 2.6 FW.


2. INSTALLATION
   ------------

  Unzip the zip file on the psp/game directory (as others homebrew).

  It has been developped only on Firmware 2.5, but it should work also for 2.6
  using the great GTA eloader (0.97) from http://www.fanjita.org/.


3. COMPILATION
   ------------

  It has been developped/compiled under Linux using gcc with PSPSDK. 
  To rebuild the homebrew run the Makefile in the src archive.


  For any comments or questions on this version, please visit 
  http://www.dcemu.co.uk or http://zx81.zx81.free.fr

