Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Backup and Restore

David Refoua edited this pageJul 5, 2023 ·2 revisions

You may want to backup your Cmder settings and configurations in case you need to reinstall Cmder, move to a different machine, or share them with others. Here are some ways to do that:

👉 Note: For simplicity, we are describing the process of backing up your entire Cmder directory, which is both more resource intensive, and slower. You might want to only backup your[cmder]\config folder, which is really the only important part that contains your settings and configuration.

Cloud Service

You can use a cloud service such as Dropbox, Google Drive, or OneDrive to sync your Cmder folder across devices. To do that, you need to:

  1. Move your Cmder folder to the cloud service folder of your choice, e.g.C:\Users\yourname\Dropbox\Cmder.
  2. Create a symbolic link from the original location of your Cmder folder to the new location, e.g.mklink /D C:\apps\Cmder C:\Users\yourname\Dropbox\Cmder.
  3. Make sure your cloud service is running and syncing your Cmder folder.

Local Folder

You can also backup your Cmder folder to a local folder such as a USB drive or an external hard drive. To do that, you need to:

  1. Copy your Cmder folder to the local folder of your choice, e.g.E:\Cmder.
  2. Optionally, you can create a batch file or a shortcut to launch Cmder from the local folder.

To restore your Cmder settings and configurations from a backup, you need to:

  1. Copy or sync your backup folder to the desired location of your Cmder folder, e.g.C:\apps\Cmder.
  2. Optionally, you can update your environment variables and shortcuts to point to the new location of your Cmder folder.
Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp