TheOfficialFloW / VitaShell

Multi-functional file manager for PS Vita

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: always-on FTP server

IngwiePhoenix opened this issue · comments

This was my initial use: https://github.com/teakhanirons/ftpeverywhere

Unfortunately, ftpeverywhere crashes under heavy loads - well, not crashes, but it makes it impossible to actually shut down the Vita, which I assume is an over-allocation of memory. And that kinda sucks. :)

Since VitaShell's FTP server is great, why not run it basically everywhere? My usecase: Using SyncBack to synchronize my save files for RetroArch and Adrenaline between my PC and Vita. The sync also goes into my ownCloud folder, so it is also synced to the cloud, which can later be re-used by other instances. But unfortunately, ftpeverywhere can't seem to handle what SyncBack is asking of it: a LOT of transfers.

Thanks in advance! =)