140w ago - I've created my first POC (proof of concept) version of my PS3 file manager called GroovyManager, with Groovy Installer now also added below as the first update!
This version is VERY basic. I was more concerned with functionality than beauty in this version.
Download:
GroovyManager PS3 File Manager Proof Of Concept /
Groovy Installer
The main screen is very plain:
Your only option is entering the IP address of your PS3 and then starting the scan.
Note: You must have the PS3 FTP Server running before you start the program.
The program will scan the internal hard drive as well as ALL attached USB hard drives
When it finds a game it copies the PARAM.sfo file and the ICON0.txt file locally to your machine. When all games have been found it parses the PARAM.sfo, creates a txt file of the PARAM.sfo values named Title_ID.txt, renames the PARAM file to TitleID_Drive_PARAM.sfo and the ICON0 file to TitleID_Drive_ICON0.png.
The programs not perfect but most of the issue occur because the PS3 FTP server isn't stable. I still have to do quite a bit with error trapping, reading local drives and of course making it look pretty.
I've a link to the program - there's a good chance that I'll release the source code as well (I need to clean up my code first

)
I'm not trying to take any credit away from the
Gamezplorer creator and I'm just a bored programmer looking for something to do :lol:
Please let me know what you think and if I should continue moving forward.
I'm also having an issue with it. Connection timeout. Am able to connect and transfer via Filezilla.
If you every need a hand I'm a .net programmer with a lot of FTP experience.
Great concept.
balog
I have had atleast one person tell me that this doesn't work for them but fileZilla does work for them. This might be an timeout issue. Because I'm so early into this (written today) I've only tested on my development machine -- PS3 and dev machine are connected through gigabit. Can others please let me know if they're having issues connecting and how you're machines are connected? I'll add an option to adjust the timeout next.
My original post is a little misleading - this only searches the PS3's hard drives right now - searching the PC's drives will be easy compared to this - I won't have to deal with a picky FTP protocol.
TJAY17 - Unfortunately no. I'm not that good
THEBOMB5 - That's great news but I think we're talking about 2 different concepts. Comgenie manages the files on the PS3 - between the internal and external hard drives. My programs is going to allow the movement of games between the PC and the PS3 (internal and external). My program is designed to help those that don't have large drives on their PS3 but have a large collection of games - archiving to PC...