50

How can I export MobaXterm sessions to another computer? There is mention of a MobaXterm.ini file, but I cannot locate that file using the documentation.

steampowered
  • 2,737

4 Answers4

54

You can do that with a right click on the "Saved Sessions" folder inside your "Sessions" tab. I think it is an easier and faster way to reach your goal.

enter image description here

Maybe these article on their official blog could be usefull too : http://blog.mobatek.net/post/mobaxterm-configuration-settings/

15

It depends on the version of MobaXterm you were using, but you can find the configuration file of MobaXterm that contains the session list ("MobaXterm.ini"). It is in the same folder than MobaXterm executable or in "MyDocuments\MobaXterm" folder

6

I have v8.6 on Windows 7 professional, and v10.2 on Windows 10 professional.  The MobaXterm.ini file is located at C:\Users\username\AppData\Roaming\MobaXterm on both machines, while the executable is at C:\Program Files (x86)\Mobatek\MobaXterm as default.

Heinz
  • 161
4
  • in past versions: C:\Users\%USERNAME%\AppData\Roaming\MobaXterm
  • in current version as of 2020: C:\Users\%USERNAME%\Documents\MobaXterm
  • what you should do: in mobaxterm >> settings >> configuration >> tab: "general" and choose your own proper location so you find it easier to access/edit in the future
sjas
  • 451