Skip to content

Data Migration

Switch from other SSH tools in one click. MyShell Terminal imports your existing sessions — no manual re-entry of server lists.

Location: Settings → Migration

Supported Sources

SourceWhat to Provide
XshellFolder containing .xsh session files
MobaXtermSession configuration
OpenSSHConfig file

What Gets Imported

Each session is parsed for:

  • Name
  • Host
  • Port
  • Username

Credentials Are Never Read

Passwords and private keys are never read from the original tool, by design. After import, re-enter the password or key for each server in MyShell Terminal.

Preview Before Import

Nothing is written until you confirm:

  1. Pick the source and let MyShell Terminal scan it
  2. Review the parsed session list in the preview
  3. Choose an import mode:
    • Append: add sessions to your existing server list
    • Overwrite: replace the current server list
  4. Confirm to import

Export for Command-Line Tools

Your server list can also be exported as OpenSSH config format, so the same servers are available to command-line tools and other clients that read the standard SSH config.

基于 MIT 许可发布