RetroDECK
RetroDECK copied to clipboard
Embedded SFTP Server
Add an embedder FTP server that exposes the roms folder to be managed remotely. The tool should start an FTP server and prompt the user for status, address, username, password.
The FTP server options in the Configurator could be:
- Start: starts the ftp server and prompt the config
- Stop: stops the ftp server and prompt for a confirmation
- Status: prompt the config
Added a preconfigured "User Mode FTP Server" on feat/ftp. This can be activated from the Configurator under Tools.
Moving into an SFTP solution using ssh command