Skip to content

Releases: SiSTR0/FTPS5

FTPS5 v1.3

03 Aug 07:13
Compare
Choose a tag to compare

FTPS5

FTP server for PS5 Webkit

Changelog

  • v1.3 - Added MTRW custom command to remount /system and /system_ex partitions with read-write access

  • v1.2 - Fixed the display of the size of large files (Thanks to @EchoStretch and @illusion0001)

  • v1.1 - Added persistence

  • v1.0 - Initial release

Known issue

Forking webkit process causes a kernel panic when the console is shut down.
Comment "#define PERSISTENT" to avoid it but persistence will be lost.

Credits:

xerpi: Original source

bigboss: Source improvement

ChendoChap: Fixing loader

SpecterDev: Fixing code

SiSTRo: Fixing code

John Törnblom: Syscall check bypass trick

FTPS5 v1.2

08 Dec 18:37
69dbb06
Compare
Choose a tag to compare

FTPS5

FTP server for PS5 Webkit

Changelog

  • v1.2 - Fixed the display of the size of large files (Thanks to @EchoStretch and @illusion0001)

  • v1.1 - Added persistence

  • v1.0 - Initial release

Known issue

Forking webkit process causes a kernel panic when the console is shut down.
Comment "#define PERSISTENT" to avoid it but persistence will be lost.

Credits:

xerpi: Original source

bigboss: Source improvement

ChendoChap: Fixing loader

SpecterDev: Fixing code

SiSTRo: Fixing code

FTPS5 v1.1

30 Oct 19:40
Compare
Choose a tag to compare

FTPS5

FTP server for PS5 Webkit

Known issue

Forking webkit process causes a kernel panic when the console is shut down.
Comment "#define PERSISTENT" to avoid it but persistence will be lost.

Credits:

xerpi: Original source

bigboss: Source improvement

ChendoChap: Fixing loader

SpecterDev: Fixing code

SiSTRo: Fixing code