5

Does anyone know if Midnight Commander could support FTP over TLS / SSH?

One of our clients use Midnight Commander and we since we recently switch to explicit FTP over TLS (for security reasons) she can't connect to the server anymore.

Does anyone know if there's a way to configure Midnight Commander to use FTP over TLS, or SSH?

SilverNodashi
  • 186
  • 1
  • 1
  • 2

5 Answers5

3

Launch Midnight Commander, type

cd ssh://user@hostname
cvaldemar
  • 1,106
  • 1
  • 10
  • 12
3

FTPS is currently unsupported.

I've created an issue for this: https://www.midnight-commander.org/ticket/3343

Ikar Pohorský
  • 305
  • 3
  • 5
2

Have you tried FUSE and sshfs or curlftpfs?

ptman
  • 28,394
  • 2
  • 30
  • 45
2

mc supports "Shell links" in the respective "side menu". This uses ssh to establish a fish connection (FIle transfer over SHell filesystem).

screenshot

Driftpeasant
  • 3,217
  • 2
  • 22
  • 28
glglgl
  • 711
  • 1
  • 6
  • 22
-1

select the left or right menu... SFTP link...