FG
šŸ’» Software

creating symbolic link to Dropbox on two different computers

Fresh5 days ago
Mar 15, 2026877 views
Confidence Score0%
0%

Problem

This is what I am hoping to do -- on computer A and on computer B That is, I want Dropbox/folder linking to external folders on both computers. My hope is that this way I will not only have ~/folder synchronized on both computers via Dropbox, I will also have the contents on the computer, in case I…

Error Output

computer A/~/Dropbox/folder@ -> /~/Documents/folder

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: creating symbolic link to Dropbox on two different computers

Low Risk

You can't. The symlink will be synchronized, but the actual directory and its contents will remain on each computer. You should do it the other way around, i.e. put the real content under and then symlink to it from outside.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment