Skip to content

Releases: cy33hc/ps3-ezremote-client

v1.05

16 Jul 02:09
Compare
Choose a tag to compare
  • Add support for archive.org download URLs
    • This allows you to browse, download, extract, install files
    • Only supports parsing of the download URL (ie the URL where you see a list of files). Example
      archive_org_screen1 archive_org_screen2 image
  • Add ability to use the L2 button to go up a directory
  • Added support for WebDAV servers that don't support http HEAD request. Fixes download issues from real-debrid webdav

Please consider donating to Internet Archive for providing the hosting services.

v1.04

17 Jun 00:47
Compare
Choose a tag to compare
  • Update Progress Dialog to show the Avg Transfer Speed instead of percentage completed
  • Implement wrap around while scrolling the file list

v1.02

23 Apr 23:45
Compare
Choose a tag to compare
  • Bug fix for extraction of 7zip files
  • removed dependency on unrar and un7zip libraries, uses libarchive only

v1.01

22 Apr 06:27
Compare
Choose a tag to compare
  • Add ability to extract ZIP, RAR, 7ZIP, tar, tar.gz, tar.bz2 directly from Local and Remote Servers

v1.00

04 Apr 04:13
Compare
Choose a tag to compare

This is a port of ezRemote Client for the PS3 that exists on the Vita, Switch and PS4. Functionality differs between consoles.

On the PS3, these are the Features.

Features

  • Connect to and transfer files back and forth between PS3 and FTP/SMB/NFS/WebDAV/HTTP server
    • Support for connecting to Http Servers like (Apache,Nginx,RClone,Microsoft IIS, NPX Serve) with html directory listings.
  • Install PKG files from any remote Server. This will automatically download the PKG to the PS3 and install the rap/rif files if any found. Creates the install bubble in the "PlayStation Network Content" of Package Manager.
    • The rap/rif files must be in the same folder or in a exdata sub folder where the PKG file exists on the remote server. If a rif file already exists in the PS3 account, the rif file won't be replaced. See example screenshot
    • In the application settings dialog, you have the option of chosing the PS3 account for installation of the rap/rif files
    • For WebDAV and HTTP Servers that doesn't require username/password, you have the option to enable Backgroud downloads. Just like PS3 PKGi, you need to restart the PS3 for background downloads to start.
  • Create Zip files
  • Extract from zip and 7zip files
  • File management function include cut/copy/paste/rename/delete/new folder/file for files on PS3.
  • Simple Text Editor to make simply changes to config text files. Limited to edit files over 32kb and limited to edit lines up to 512 characters. If you try edit lines longer then 512 characters, it will be truncated. For common text files with the following extensions (txt, log, ini, json, xml, html, conf, config) selecting them in the file browser with the X button will automatically open the Text Editor.

Known Issues

  • UI Glitches, but doesn't affect functionality. Will try to address the UI glitches later on.