
|
 |

posted by malloc at 11:41 pm on 2005-07-04 |
 |
 |

PSP FTPD v0.01
To quote from amoks.com
Introduction
Here is a simple but working FTP server for the PSP.
With it, you can send files to your PSP without any cables, in Wireless (WIFI).
It is based on 's networking example and some parts were taken from 's httpd.
It is a complete rewrite of a ftp deamon for education purposes.
Usage
* Wireless network must be configured properly in PSP's OS. Infrastructure mode only. IP adresses must be static. The first network on the list will be picked.
* Launch the FTPD server like any other homebrew.
* Wait till it says 'Connected'.
* Launch any ftp client on your PC pointing to the address shown on the psp screen.
* The user is: pspkrazy
* The pass is: pspftp
* You're done (see What you should know).
What you should know
* I'm french, so sorry for my poor english !
* It is very basic (written in few hours), so it has bugs and security flaws! * Like with httpd, don't expose sensitive files on your MS.
it is mono threaded. Few ftp clients will work at the moment. Perhaps you will have to configure to be sure they do not use multi threaded connections.
not all the ftp grammar is implemented. For exemple, it's impossible to rename files at the moment.
* i will improve stability in next versions.
Official HomePage: amoks.com
Download: PSP Networking Files
News Source: ps2dev.org
You can discuss this at maxconsole forums
|

|
 |

|
 |
 |



|
 |
|
 |