BonusFTP server for the PSP - PlayStation Portable -
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.
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.
Contact
For any questions or comments, you can find me (pspkrazy) on PS2Dev forums.
You can send us mails too: psp@amoks.com.