Industry Guides3 min read·Apr 27, 2026

How to Share AutoCAD Files Between Office Computers Without Dropbox

AutoCAD DWG files are large and version-sensitive. Cloud sync creates more problems than it solves for active CAD workflows. Here is how to share them properly inside your office.

Quick answer

AutoCAD DWG files are large and reference-sensitive, and cloud sync is a poor fit for active CAD work: xrefs break when paths change, and two people syncing the same file produce conflict copies. CAD offices instead keep drawings on a shared location with consistent paths, or hand files directly machine-to-machine over the LAN. Whatever you choose, keep xref paths stable and lock files that are being edited.

Why Cloud Sync and AutoCAD Do Not Mix Well

AutoCAD DWG files look like ordinary files from the outside. They are not. Inside, they maintain complex cross-references (Xrefs), linked images, font files, and plot style tables. When you store a DWG in Dropbox and a colleague opens it, one of two things happens: either the Xrefs resolve correctly because the colleague's machine has an identical folder structure with identical paths, or they do not — and the drawing opens with missing references and blank reference layers.

Cloud sync also creates file-locking conflicts when a file is open in AutoCAD on one machine while Dropbox is trying to sync it on another. The result is either a corrupted file or a sync conflict version that requires manual resolution.

For active CAD work where multiple people touch the same drawings, the cloud sync model is a poor fit.

How CAD Offices Actually Manage File Sharing

Option 1: A shared network folder on a dedicated machine

This is the most common approach in small CAD practices. One machine — often a powerful workstation that is always on — hosts the project folders in a shared network location. Everyone else accesses files directly from that share using a mapped network drive (e.g., Z:\Projects\ClientName).

AutoCAD works well with network paths as long as:

  • The share path is consistent across all machines (mapped to the same drive letter)
  • Xref paths are relative rather than absolute
  • The host machine remains on during work hours

Setting this up:

  1. On the host machine: right-click the Projects folder → Properties → Sharing → Advanced Sharing → Share this folder
  2. Set permissions for the relevant users
  3. On colleague machines: open File Explorer → Map network drive → assign Z: → enter the UNC path (e.g., \\HOSTNAME\Projects)
  4. Tick "Reconnect at sign-in"

Option 2: A NAS device

For practices where the "always-on host machine" approach is unreliable (machines get shut down, rebooted for updates), a dedicated NAS provides genuinely always-on file access. Synology and QNAP both have models that map to Windows as standard network drives, behaving exactly as a shared folder would from AutoCAD's perspective.

Option 3: LAN transfer for active handoffs

When one person needs to send a specific drawing package to a colleague — not for shared editing but for review, printing, or passing between project stages — direct LAN transfer is faster than any shared folder approach. No path configuration required.

Oxolan handles this directly: select the colleague, drag in the drawing folder (including Xrefs, images, and support files), the entire package transfers at full network speed. The recipient has an independent local copy on their machine ready to open.

Get Oxolan for Windows

Managing Xrefs Across Multiple Machines

The most common breakdown in office CAD file sharing is Xref path resolution. AutoCAD stores Xref paths either as absolute paths (e.g., C:\Projects\ClientName\Site\Site_Plan.dwg) or relative paths (e.g., .\Site\Site_Plan.dwg).

Best practice:

  • Always use relative Xref paths in your drawings. In AutoCAD: use the ETRANSMIT command or the Reference Manager to convert absolute paths to relative before distributing drawings.
  • Keep the folder structure consistent across all machines. If drawings live at Z:\Projects\ClientA\ on all machines, Xref resolution will work identically everywhere.
  • When sending drawings to a colleague or external consultant, use ETRANSMIT (eTransmit) to bundle the drawing with all its Xrefs and support files into a single package.

Frequently asked questions

Why is Dropbox bad for AutoCAD files?

Two reasons: DWG files are large, so cloud sync is slow and constantly re-uploading, and AutoCAD xrefs depend on consistent file paths that cloud-sync folders can disrupt. Worse, if two people have the same drawing syncing, simultaneous saves create conflict copies — exactly what you cannot afford on a live drawing set.

How do CAD offices share drawings without the cloud?

They keep drawings in a shared location with stable paths so xrefs resolve, and move files between workstations over the LAN. A tool like Oxolan sends large DWG sets directly at 60–115 MB/s and locks a file while it is open, so two people cannot overwrite the same drawing — the classic CAD versioning disaster.

How do I keep xrefs working when sharing DWG files?

Use consistent, predictable paths for referenced files across machines (relative paths or a common mapped location), and avoid moving referenced files around mid-project. When you hand a drawing set to another machine, transfer the whole folder together so the references stay intact rather than syncing individual files piecemeal.

Built for studios and offices like yours

Large files, no cloud, full LAN speed, file locking so nobody overwrites anyone. Free 14-day trial on your whole office.

Try Oxolan in your studio — free