Advice on Keeping Directories Synced Between Two Linux Laptops?
0
votes
0
answers
55
views
I need advice about syncing directories between two Linux laptops. Currently, I'm using Google Drive mounted with google-drive-ocamlfuse on both machines, but it's causing significant performance issues. Basic operations like cp, mv, and even compilation are running very slowly.
What I'm specifically looking for is a setup where each laptop maintains its own local copy of the data, with a master copy on a cloud/NFS server. The ideal tool would automatically sync changes made on either laptop with the master copy and update accordingly.
Any suggestions for a better solution would be appreciated
Asked by Chuck Garcia
(1 rep)
Nov 30, 2024, 03:48 PM
Last activity: Nov 30, 2024, 04:25 PM
Last activity: Nov 30, 2024, 04:25 PM