RetroDECK icon indicating copy to clipboard operation
RetroDECK copied to clipboard

Embedded SFTP Server

Open XargonWan opened this issue 2 years ago • 2 comments

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

XargonWan avatar Aug 07 '23 07:08 XargonWan

Added a preconfigured "User Mode FTP Server" on feat/ftp. This can be activated from the Configurator under Tools.

XargonWan avatar Oct 18 '23 11:10 XargonWan

Moving into an SFTP solution using ssh command

XargonWan avatar Nov 09 '23 10:11 XargonWan