120w ago - This weekend
jjolano has released OpenPS3FTP v1.1, an open source multi-threaded PS3 FTP Server application utilizing some functions from
stoneMcClane's previously released
PS3FTP.
The version 1.1 update below adds increased stability, performance, and some bugfixes detailed in the ReadMe file, v1.2 fixes passive mode, version 1.3 changes are detailed
HERE, version 1.4 updates are outlined
HERE followed by v1.5 changes
HERE.
Download:
OpenPS3FTP v1.0 /
OpenPS3FTP v1.1 /
OpenPS3FTP v1.2 /
OpenPS3FTP v1.3 (Dev Version) /
OpenPS3FTP v1.3 OpenPS3FTP v1.4 /
OpenPS3FTP v1.4 (No Pass) /
OpenPS3FTP v1.5 /
OpenPS3FTP GIT
From the author: I haven't seen an open source ftp server that is multi-threaded, so I decided to code this up. Also, blackb0x ftp is just having problems for me since I use FileZilla and for some reason blackb0x doesn't like it.
Some functions are from stoneMcClane's PS3FTP, so credit to him for those.
OpenPS3FTP is an open source multi-threaded ftp server for the PS3. Made with PSL1GHT (kudos to those guys).
Default username: root
Default password: openbox
Features:
- Passive mode support
- Active mode support
- Multiple worker support (multi-threaded)
Soon to come:
- User and password database file (and maybe even directory restrictions)
Todo:
In related PS3 homebrew news,
SvenGDK via LuxDev has made available
Multi Tools for PS3 v1.0.2 followed by
Multi Tools for PS3 v1.1 and
Multi Tools for PS3 v1.1.1 with some bugfixes and menu changes. To quote:
What changed on the menu?
- Jailbreaks is now called Hacks
- Options is now called Settings
- Sign PKG is now called Sign PKG (.pkg) File
- Report Bugs... is now called Open Reporter - Description: > ...
- Hacks will contain a new feature on the next release, AsbestOS
- All working CFWs for 3.55 will be shown
- HDD icon changed ... :O!
Bugfixes and spelling changes:
- Costum -> Custom
- Background should now change properly on changing games
- Download will be canceled on exiting the Downloader
- After downloading, now only one messagebox appears
New Feature:
- Win a prize! -> Sometimes there are some prizes to win over the Reporter...
What Features are included?
- Manage your games
- Easily copy games to other HDDs
- Format a HDD to FAT32 (over 32GB)
- Browse your PS3 with the FTP Browser
- Sign Packages
- Get some Game Patches like GT5 for 3.41 users
- Save the game-folders path
- Easy select your HDD for games on the menu
Changelogs: V1.0 -> V1.1
- Report Bugs, broken Links or Feedback
- New management system
- No folder will be asked at starting
- You can browse now your games folder
- You get asked to save the selected games folder
- Fixed Open Folder Bug
- Downloader now in english
- Better games detection
- No admin rights required
- FTP-Browser disabled for security reasons, will be available on next release with FTP-Tools!
- "Get more [...]" added (Get more patches, hex files ...)
V1.0 -> V1.0.1 (2)
- New management system
- No folder will be asked at starting
- You can browse now your games folder
- You get asked to save the selected games folder
- (2) Fixed Open Folder Bug
I been looking for it for almost an hour and gave up, lol. Thanks in advance.
Download: http://www.multiupload.com/PJ5MHH25P1 / http://git-hacks.com/openps3ftp/openps3ftp/trees/master
To quote: OpenPS3FTP is a tiny ftp server.
Tested on PS3 firmware 3.55, but should work for any firmware.
OpenPS3FTP Features:
Transfer resuming
Multiple connections
CHMOD (file permission setting)
Almost all FTP commands are supported
Password setting
OpenPS3FTP Updates:
1.1 - stability, performance, and bugfix
1.2 - passive mode bugfix and other stuff
1.3 - REALLY BIG AND AWESOME UPDATE
1.4 - The finale
1.5 - Encore
2.0 - fresh start - as of version 2.0, OpenPS3FTP is located under Network.
2.1 - minor improvements
2.1.1 - more improvements and major fix
2.2 - rewrite for psl1ght v2 + fixes - as of version 2.2, any password is accepted by default.
More PlayStation 3 News...
Download: http://www.multiupload.com/CLPVDVH2N1
Version 2.1 - April 2, 2011 changes:
Code optimizations
Some caching improvements (better response time)
File transfer code rewritten
More RFC compliance
Added more FTP commands
Changed LIST output format to EPLF
Another update by jjolano, OpenPS3FTP v2.1.1 download and changes as follows:
Download: http://www.multiupload.com/DH9DI4KALA
Version 2.1.1 - April 3, 2011 changes:
More optimizations (improved response times)
Reverted LIST format to support old clients
Squished some bugs