CBPS Forums

Console Hacking => PS Vita => Topic started by: teakhanirons on April 13, 2020, 04:24:40 PM

Title: [release] ftpeverywhere - always running background FTP server plugin
Post by: teakhanirons on April 13, 2020, 04:24:40 PM
Having to launch VitaShell or BGFTP annoyed me. I only turn my Vita's Wi-Fi on when I want to use FTP so I don't have any security issues. Here's an always running background FTP server plugin, like how PS3 CFWs do it. So I edited vitacompanion to take command and logging abilities out and made this.

Installing the plugin:
Code: [Select]
*main
ur0:tai/ftpeverywhere.suprx

Using the plugin:
This plugin sets up a FTP server on the port 1337. You can connect to it using your FTP client of choice.
If the Wi-Fi connection on your Vita gets interrupted, the FTP server will come back online in some time after the connection is reestablished.

Building the plugin:
Requires you to have DolceSDK (https://forum.devchroma.nl/index.php/topic,129.0.html) installed.
Code: [Select]
cmake .
make

Download:
https://github.com/teakhanirons/ftpeverywhere/releases

Credits
devnoname120
xerpi
dots-tb
cuevavirus
yasen (for being yasen!!!)