1

When I'm connecting to a ssh server, there is a file explorer in the left side:

(https://mobaxterm.mobatek.net/img/moba/features/feature-sftp-browser.png)

But when I use the local terminal, it does not appear. How can I use this in a local terminal?

ouflak
  • 2,458
  • 10
  • 44
  • 49
Avish
  • 36
  • 5

1 Answers1

0

Moba menus & configurations can be quite confusing and I too struggled to figure this out even after years of using this app, here's what went wrong:

It is most likely you saved previous machine session settings, while accidentally changed the default global SSH settings of your Moba client - let's fix it.

  1. Navigate to settings menu and select configure:

enter image description here

  1. Select the SSH tab, and make sure to enable graphical SSH-browser and Automatically switch to SSH-browser tab after login: enter image description here

  2. Relaunch your MobaXterm app, and connect to your remote host - the file browser should open automatically upon successful login.

Pizza
  • 311
  • 2
  • 8