• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

What are the options to sync files between on the go laptop and desktop at home?

anandtechreader

Senior member
Hi,

For those of you who use laptop on the go/at work and a desktop at home, how do you sync your works? I think it is a bit inconvenience to copy files back and forth between the two computers.

Also, unlike the Mac, some programs do not allow installation and running on two different computers. How do you resolve this issue without buying an extra copy of each programs you use?
 
I am not quite sure what you mean?

If you are talking about editing files in one place and having them sync in another, I use rsync.

It's a command line tool that's open source and very fast.

You can mirror dirrectories, update only files that have changes, keep the updates only one side, go over lan, wan, vpn, anything.

And once you know what you are doing you can automate it to update every so often if you want to make it less tedious.
 
I just use a docking station. When I am out of the office, my laptop with just a mouse is fine. When I am in the office, the dock gives me all the screens, normal keyboard, mouse, etc. Works for me.
 
https://freefilesync.org/

FreeFileSync looks more complicated than it is, once you have set up the sync operation you can just save it as a batch job to automatically do the syncing with the accompanying RealTimeSync app.
 
Last edited:
I setup a Syncthing server between my computers and a off-site server. There is always OneDrive/DropBox/Google Drive, etc.
 
Back
Top