Re: Cannot SFTP into FreeBSD boxes with Midnight Commander
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Nov 2022 03:22:34 UTC
> I see the five menus, and help, however I cannot see how to> access any of the five menus.> > How to enter an sftp:// url whilst mc runs? You just type, MC will print what you type at the bottom of the console. You need to use "cd sftp://", otherwise if you just type "sftp", it's the command sftp, i.e. from /usr/bin/sftp and not MC via the compiled libssh. Kind regards.