Octopi file access via sftp @ linux nemo

Hi there,

I was using NEMO filemanager to access octopi filesystem via sftp.
After a complete new setup of my octoprint as fresh installation I am not able to connect anymore.

SSH via PuTTY is working well.
Via Terminal not.

Unfotunately I can not remember what to setup to get it running?

Any clues?

Thanks
Cappy

Any error messages?

... I fixed it.

ssh key was expired in unknown_hosts.
I had to remove / refresh it:

ssh-keygen -f "/home/USER/.ssh/known_hosts" -R "192.168.x.x"

yeah expected either that or a typo ^^

glad it's working now :slight_smile:

happy printing :tentacle: