21 Sep, 2007
Difficulty Rating:
The main reason you may want to sync folders on a single machine is to backup your data. You would probably be best to find a backup utility to do this.
If you want to sync folders over networked drives, this guide may help you also. There are more detailed articles at Inspect My Gadget on syncing documents between two networked computers. Find them here.
On the very odd occasion you do want to sync folders on a single computer, it is not too hard to achieve. There are number of applications available to help you do this, but many of them cost money. Windows has a solution by a command in the command prompt which will work on all Windows PC’s. Microsoft also offers a program called SyncToy which does the same thing with a nice GUI interface.
This is a two part article. Part 1 will look at using xcopy to sync your folders, and Part 2 will look at using SyncToy.
Part 1 will cover the following topics.
- How to use xcopy
- How to put xcopy into a batch file
- How to schedule the batch file to run a sync at a set time.
The reason I like xcopy is that it is quick to setup, and you do not require any additional software to get it to work. This means it is good for 1 off syncs. SyncToy will be the best solution for most people who require to sync more frequently.
Read the rest of this entry »
15 Jun, 2007
Difficulty Rating:
I am currently working on two machines, one running Windows XP and the other Vista. I want to share documents between these machines, and I also want any changes I make on either one of the machines, to instantly appear on the other. I have chosen to use my Windows XP machine as my main computer because I like the way it is set up. My XP machine has my entire document collection organised neatly. What I want to do is get to these documents from my Vista machine without manually needing to copy them across or constantly mapping network drives. I want to be able to access my documents by opening “My Documents” on my XP machine, and “Documents” on my Vista machine, with both of these folders pointing to the same location.
This article will show you how to synchronise your “My Documents” folder from your Windows XP computer to your “Documents” folder in Windows Vista. Synchronising your “My Documents” is particularly useful if you have a desktop and a laptop. You can take your documents from your desktop with you on the road with your laptop. This is also suitable if you have multiple computers in your home and would like the documents to be the same on all machines, so you are not fighting with your family over which computer you need to use as all the computers will have your documents.
Read the rest of this entry »
8 Jun, 2007
Difficulty Rating:
I run multiple computers in my home and I also have one in the office. I often get frustrated that I don’t have the same favourites with me everywhere I go so I have come up with this method to synchronise my machines so that I have the same favourites with me, wherever I am and whichever machine I am on.
I have recently upgraded to Vista, so now I want to receive the same favorites on my Vista machine as I did on my XP machines. The majority of this document is the same as my article “How-to: Synchronise your IE favorites between two windows XP computers” with a change at the end for Vista. If you have already completed the mentioned article, you should be able to complete this How-to in around 2 minutes. It is much easier to make this work within Vista than it was with XP. Skip down to recipient PC.
In this article I will use offline files to ensure that the favourites are the same on both machines. This method is not simple but it is the best solution I have found. This method does require a minor registry hack and also removes network security from your favourites (not that security is all that important for favourites).
Read the rest of this entry »
14 May, 2007
Difficulty Rating:
I run multiple computers in my home and I also have one in the office. I often get frustrated that I don’t have the same favourites with me everywhere I go so I have come up with this method to synchronise my machines so that I have the same favourites with me, wherever I am and whichever machine I am on.
In this article I will use offline files to ensure that the favourites are the same on both machines. This method is not simple but it is the best solution I have found. This method does require minor registry hack and also removes network security from your favourites (not that security is all that important for favourites).
Read the rest of this entry »
30 Apr, 2007
Difficulty Rating:
There are many ways in which you can synchronise two folders between machines in Windows XP. You could use the Microsoft SyncToy or other file browsers with sync functionality. They will all do the job but I have not yet found a setup that works as well as offline files. The advantage of using offline files is that it is automatic. The documents will show up instantly on both machines (as long as there is a network connection) even though the syncing only occurs as the machines are booted up and shut down.
This document will show you how to synchronise your “My Documents” folder between two machines. Synchronising your “My Documents” is particularly useful if you have a desktop and a laptop. You can take your documents from your desktop with you on the road with your laptop. This is also suitable if you have multiple computers in your home and would like the documents to be the same on all machines, so you are not fighting with your family over which computer you need to use as all the computers will have your documents.
Read the rest of this entry »