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
Download: http://www.multiupload.com/ACUNQAAEVD / https://github.com/downloads/jjolano/openps3ftp/openps3ftp-v3.0.zip / http://git.dashhacks.com/openps3ftp
The OpenPS3FTP changes are detailed below as follows:
OpenPS3FTP Version 3.0 Changelog:
Complete rewrite of most functions
New SITE command: FLASH (dev_blind)
Fixed commands STRU, and MODE.
STAT command now returns the program's version
New git: git.dashhacks.com/openps3ftp
OpenPS3FTP is an open source ftp server for the PS3. It has an implementation of most ftp commands and also supports most ftp clients. It has some compliance to the ftp RFC.
To compile the source, you will need the PSL1GHT homebrew SDK installed on your computer. Version 1 of the SDK is required to compile versions prior to v2.2, and version 2 of the SDK is required for v2.2 and later.
Default login details:
username: root
any password is accepted unless if the passwd file (containing the password) exists
More PlayStation 3 News...
Download: http://www.multiupload.com/S6AWBSLUP9
OpenPS3FTP Version 2.3 Changelog:
Fixed some minor issues in the client code
Socket handling improvements
Fixed an epic fail in the client code
Perfected the UNIX-style LIST output
Improved passive mode function
Added an experimental queue system to prevent some io crashes
Stability improvements
It's usually slow for me using MultiMANs FTP.