SFTP issue in 0.6.0 beta [solved]

Trying to SFTP into the RPi board with a local ethernet connection on either the root or mind accounts resulted in an immediate Connection closed from the server.

I got it to work by editing the /etc/ssh/sshd_config and /etc/ssh/sshd_config_readonly files to change the line that read

Subsystem sftp /usr/libexec/sftp-server

to

Subsystem sftp internal-sftp

I don’t know if this is the preferred fix, but it does work for getting sftp access for now. I can add the issue to GitHub if you would like me too.

1 Like

Thanks!

We can add the fix in the next update and yes, a Github Issue will help as a reminder but not necessary.

This has now been fixed in 0.6.1