40

I am coming from Windows, where I ran the program MobaXTerm.
Essentially I used it as an SSH client (though it has other uses). It has a great feature of showing the files and directories on the left hand side, while showing the terminal on the right side of the screen. This let me execute Linux commands from the terminal as well as easily drag and drop files.

My question is:
Is there a program likes this for Linux? One that displays the files/directories on one half and the terminal on the other?

Filezilla doesn't have a terminal I can execute commands on, but I like the drag and drop file usage.
PuTTY has a great terminal for command-line execution, but does not have a drag and drop feature that lets me easily view, create, delete, and access files/directories.

Thanks!

Here is a view of MobaXTerm's SFTP graphical/terminal style that I am looking for: MobaXTerm view

Note: if this is the wrong place to ask, or I am asking the question wrong, please let me know and I will go to the right source or rephrase my question.

Gilles 'SO- stop being evil'
  • 807,993
  • 194
  • 1,674
  • 2,175
The Fluffy Robot
  • 511
  • 1
  • 4
  • 3
  • 2
    I would recommend you http://softwarerecs.stackexchange.com/ though I don't think there is something like that. Unix idea is having single tool to do single job well, not all the jobs at once. – Jakuje Feb 14 '17 at 07:54
  • Use `sshfs` and whatever GUI filemanager+terminal you want – ivanivan Mar 26 '18 at 18:49

7 Answers7

11

I found an alternative in asbru

https://www.asbru-cm.net/

It has a lateral tab where you can save your connections

Cheers

Gabboz
  • 129
  • 1
  • 2
7

I came across this problem myself and the best way I found around it was to use MobaXterm's portable exe and run it using wine on Ubuntu.

It worked perfectly for my use case on Ubuntu 20.04. Both the terminal and side panel's file browsing work exactly as you'd expect on Windows.

At the time of writing this, the MobaXterm portable version could be downloaded from here. Once you have installed wine on your linux distro, you simply need to unzip the file downloaded from the above link (thus revealing the portable exe) and run the exe as:

wine /path/to/MobaXterm/Portable/exe
NotNotLogic
  • 71
  • 1
  • 1
6

I'd recommend terminator mobaxterm was my terminator replacement when I shifted back to Windows. You won't find a drag and drop window like you have in windows unfortunately but the hot keys in terminator - oh how I miss the hot keys.

Linux Mint has simple file tools available in Files: Files -> File -> Connect to server ... enter image description here

There are separate SCP tools available for Mint: https://krusader.org/ https://www.gftp.org/ etc.

Eric Nord
  • 295
  • 2
  • 5
  • I will take a look at it. I am running Linux Mint 18.1 Cinnamon – The Fluffy Robot Feb 14 '17 at 03:50
  • 1
    Terminator is not really comparable to MobaXTerm. It's virtually just the hotkeys mentioned and split terminal. It does add some cool stuff to the regular terminal. It is not a fully featured alternative to MobaXTerm though. – ZaxLofful May 22 '23 at 21:32
5

You can try snowflake: install with

sudo snap install snowflake

I was also looking for an alternative app for Mobxterm and I found this one. It has much more features like:

  • SSH + SFTP
  • built-in text editor
  • process monitor
  • system monitor
  • ssh key management

    ...

sftp

text editor enter image description here

AdminBee
  • 21,637
  • 21
  • 47
  • 71
sina falihi
  • 51
  • 1
  • 1
  • Seems decent, but it's written in Java...So I'll pass and probably just stick with MobaXTerm with Wine or give Asbru a try. – ZaxLofful May 22 '23 at 21:29
  • @ZaxLofful Oh you poor thing, what did Java do to you? I think of my own Java days with horror but that's because of my own poor coding practices. There are lots of large and well maintained programs written in Java like Apache Cassandra and Kafka. – Pavin Joseph Aug 12 '23 at 08:25
  • @PavinJoseph: It has severe exploits almost yearly....It did that to the world. Not to mention it's slow. I digress, for those interested; I tried MobaXTerm with WINE and its garbage. – ZaxLofful Aug 22 '23 at 06:02
  • @ZaxLofful FWIW, I ended up using Filezilla and Konsole, at least konsole has terminal muxing built-in. If you're intent on using Moba, perhaps try running it with Bottles and different runners (soda, wine, etc.) – Pavin Joseph Aug 22 '23 at 06:26
2

If you are using Ubuntu at both ends,

  1. Open files folder in your local ubuntu machine. Click on "+ other locations" in left of your window.
  2. You can see connect to server option at the end.
  3. Enter IP (eg: "sftp://10.xx.xx.xx/"). click on connect, it asks for username and password.
  4. After entering username and password correctly, you can access any file from server. It feels like you are using server machine directly.
1

In my opinion, the best alternative for MobaXTerm for Linux systems is remmina

https://remmina.org/

They are support sftp graphical/terminal, ssh client, rdp, vnc and much more..

full features list can be found here: https://remmina.org/remmina-features/

some pics from remmina's website

enter image description here

enter image description here

enter image description here

dsaydon
  • 111
  • 3
0

Use FileZilla client. It has option of drag and drop and is easy to