Hi,
I have a large number of files in
\Code folder. I want to sync these files to Dropbox.
- I don't want to create a duplicate of
\Code in C:\3094098\Dropbox and try to keep them synced. These files consume 100s of GBs, and I don't have space to keep two copies of these files. I also don't want to have to keep the two folders in sync.
- Following the tip in, httpx://superuser.com/a/465552 I created a directory junction, a directory symbolic link, and also a hard link to
\Code inside of C:\3094098\Dropbox, but Dropbox is not picking the files up as changes to be synced to the cloud. (replace "httpx" with "https" above)
Is there a solution for this?
Thanks!
Drew