What is ʼMOVEBAKʼ (the backup file manager) in BricsCAD?

Short Answer

MOVEBAK in BricsCAD is the backup file manager command used to move existing .bak drawing backup files to a dedicated folder instead of leaving them beside each DWG. The most common professional method is to run MOVEBAK and set a backup destination path. It only manages backup file location, not backup timing.

What You Need to Know Before

Warning: If the target backup folder is unavailable, full, or on a disconnected network path, BricsCAD may fail to place backup files where you expect. A common mistake is assuming .bak files are being created safely when the folder path is no longer valid.

How to Use MOVEBAK

  • Command: MOVEBAK

  • Shortcut: None by default

  • Quick Steps:

    1. Type MOVEBAK in the command line and press Enter.
    2. In the file dialog, choose the folder where you want BricsCAD to store backup .bak files.
    3. Confirm the location and save a drawing to test that backup files are now redirected to that folder.

Variables & Settings

  • Key Setting: Backup folder path selected by the MOVEBAK command

  • Expert Setting: This location controls where BricsCAD places DWG backup files after saves. Using a local folder is usually faster and more reliable than a network location, especially for large projects or unstable VPN connections.

Why it Fails

  • Cause 1 (Geometry): Large drawings with frequent saves can create oversized .bak files, filling the target folder and interrupting backup management.

  • Cause 2 (layers/Locks): If the destination folder is write-protected, read-only, or controlled by IT permissions, BricsCAD cannot move backup files there.

  • Cause 3 (Command/Logic): Users often expect MOVEBAK to create extra backup versions, but it only redirects the standard .bak file location.

Quick Fix & Best Practice

  • Quick Fix: Run MOVEBAK again and select a local writable folder such as a project-specific backup directory on your workstation.
  • Manager’s Verdict: Use MOVEBAK when project folders must stay clean or when IT requires backups in a separate location, but avoid unreliable network-only paths for active production work.

FAQ

Does MOVEBAK create more backup files?

No, it only changes where the standard .bak file is stored.

Can I use MOVEBAK for all drawings?

Yes, it applies to BricsCAD backup handling generally, not just one file.

Is MOVEBAK better than keeping BAK files beside the DWG?

Yes, if you want cleaner project folders and controlled backup storage.

.