It is necessary to replace the current primitive SSH server ("dropbear") to a more advanced one with SFTP support ("openSSH"). So that it is already installed immediately initially and is available immediately after launching the podroid VM on port 9922.
I understand that in order to reduce space, it was necessary to use a primitive SSH server, but the difference is not that big compared to the functionality provided by a full-fledged SSH server with the SFTP function, especially since in most cases everyone needs this, especially for beginners, just to open some modern standard SSH client and already immediately have access to both the terminal and directly to files and folders.
Any newbie who is less advanced expects this and definitely won't want to waste time on additional routine steps to download and install. set up an FTP or an additional SSH server, so why not immediately install a modern full-featured OpenSSH server with SFTP function by default?!
It is necessary to replace the current primitive SSH server ("dropbear") to a more advanced one with SFTP support ("openSSH"). So that it is already installed immediately initially and is available immediately after launching the podroid VM on port 9922.
I understand that in order to reduce space, it was necessary to use a primitive SSH server, but the difference is not that big compared to the functionality provided by a full-fledged SSH server with the SFTP function, especially since in most cases everyone needs this, especially for beginners, just to open some modern standard SSH client and already immediately have access to both the terminal and directly to files and folders.
Any newbie who is less advanced expects this and definitely won't want to waste time on additional routine steps to download and install. set up an FTP or an additional SSH server, so why not immediately install a modern full-featured OpenSSH server with SFTP function by default?!