VSH FTPD MODULE 02 BY CPASJUSTE
============================

This is a port of PSP-FTPD originaly created by PSPKrazy, continued by Zx-81 then modded by cpasjuste
to work as module under the 3.03 VSH.

This is not a final version, there is some bugs. For exemple, when the module is launched, it will be impossible 
to enter the video menu from the vsh. I think the problem is the lack of free memory available under the vsh.
The module work in infrastructure mode, selecting the first connection set in the network configuration 
of the PSP, in either dhcp mode or static ip mode.
The module is flashed to flash0:/vsh/nodule/update_plugin.prx, replacing the current one. By selecting
the update icon under the PSP menu, the ftpd server will be launched in anonymous mode. Browsing PSP menu and launching
homebrews while the ftpd is running should not cause problem.
Source code will be released soon.


INSTALL AND USE
===============

- Copy the content of the MS_ROOT folder at the root of the memory stick.
- Launch Vsh_Ftpd_Flasher under the game menu of the PSP.
- Press Circle to replace the current update_plugin.prx module with the ftpd one.
- Select the Updater icon under the PSP menu (VSH) to launch the ftpd server.
- Connect to your PSP with your favorite FTP client as anonymous on port 21.
  (note that for now there isnt any info printed on the screen, so you have to either
   set a static ip or know/find your dynamic ip yourself)


GREATS
======
 - PSPKrazy and Zx-81 for the PSP-FTPD server.
 - Tyranid for is work on the PSP SDK and psplink.
 - Dark_Alex for is work on the custom's firmware.
 - People i may forget.

NOTE
====

 THE MODULE WILL BE FLASHED TO YOUR PSP, WHILE THIS AS BEEN TESTED A LOT BY ME AND SHOULD BE SAFE,
 THIS IS CAN BRICK YOUR PSP, YOU ARE WARNED


HISTORY
=======

VERSION 02 :
------------
- The Ip address will now be displayed.
- Strange games folders bug identified, you shouldn't use the "hide kxploit" option from CFW 303.
- Circle to exit the FTPD server almost correctly, browsing video menu will work now after sendind files,
  there still a bug to free all the memory, the web browser cant be launched after a file was transfered.
- Source code inclued, maybe someone will fix the few bugs left before me.
- Maybe more, dont remember :)

