FG
💻 Software

How to synchronize two instances of a virtual machine to be used in different computers?

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

Problem

I've been using VirtualBox on my desktop for quite a while. Having recently bought a notebook, I want to be able to take my Ubuntu virtual machine with me, and have the changes I do on the notebook propagate to the desktop, and vice-versa, when I arrive/leave home. The host operating system is Wind…

Error Output

rsync

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to synchronize two instances of a virtual machine to be used in different computers?

Low Risk

Using for bidirectional operations is difficult; I'd suggest you look at as an alternative. It will work both ways, and tell you what it is going to do before doing so, and also detect files manipulated concurrently on both sides. Running the sync o…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment