Gizmo's Freeware is Recruiting
We are currently looking for people with skills and/or interest in the following areas:
- Anonymous Surfing Service
- Mobile Apps contributors
- Mac Section contributors
If this sounds like you then click here for more details
Some Useful Free Windows Programs for Backing Up Your Files
As we all know, regular backups are an essential part of computer maintenance. However, backing up the whole system can be time consuming and usually does not get done often enough to keep up with the day-to-day changes in personal files. Many PC users do their backups once a week or even less often and run the risk of losing everything done in between. What is needed is a way to do quick backups of recently changed files on a more frequent schedule.
My own backup routine includes very frequent backups of the personal folders where I keep current work and less frequent but regular whole system backups. For the latter, I use imaging software, such as the one native to Windows 7. In this tip, I will mention several good free applications from Microsoft that provide easy backup of individual folders. These file backups can be done to USB keys or other removable media. The backups can be set to include only files that have changed and can be quite fast.
The Xcopy command
The command line in all current versions of Windows comes with a powerful way to back up files and folders called Xcopy. I have described its use in detail at another site. Personally, I find it easy to use but for those who are not fans of the command line, I have wrapped this command inside a regular Windows Explorer interface. This little VBScript program can be downloaded from this page. It is the first link under the heading “Windows management scripts”. The script is easy to use. Unzip it and put it anywhere convenient.
Robocopy
Another native Windows command-line utility for file backups is called Robocopy. This first appeared in Windows Server but is now included with Windows Vista/7. For Windows XP it can be downloaded from Microsoft as part of the Windows Server 2003 Resource Kit. Personally, I find Xcopy to do just as well but Robocopy has some additional options and is preferred by many.
For those who don’t like the command line and prefer a GUI, Microsoft has provided one for Robocopy at this link.
RichCopy
This is another Microsoft offering although an unsupported one. It comes with a graphical interface and is very fast. I have tried it in Windows XP and Windows 7. The download is at this link on Microsoft Technet. The description says that RichCopy is multi-threaded and is especially suitable for copying over networks. It is able to cope with file transfers that get momentarily interrupted by network glitches.
Other information: Best Free File Copy Utility
Get your own favorite tip published! Know a neat tech tip or trick? Then why not have it published here and receive full credit? Click here to tell us your tip.
This tips section is maintained by Vic Laurie. Vic runs a Windows blog called The PC Informant and also operates a computer education website.
Click here for more items like this. Better still, get Tech Tips delivered via your RSS feeder or alternatively, have the RSS feed sent as email direct to your in-box.
- Article type:


Comments
These progs seem more useful to copy files from one place to another. While technically if you are copying files from one disk to another you are backup up; but for backing up folders and files, I would be more inclined to use such freeware programs as "Back4Sure", Uranium Backup Free", "JaBack". These programs can create saved jobs to perform such tasks. Or maybe I am missing something.
-Rick
You have a good point, Rick. The lack of a way to create a job is a weakness in these programs. However, the Windows scheduler can be used, at least with the command line apps. Also, I had in mind the type of backup that you do when you have just written some new things or added some new pictures- the type of thing that isn't scheduled and you do often. If the source and backup folders are always the same, then I agree that not being able to create a job is a drawback. However, I use a batch script to get around that.
I think it may well be true that the best use for RichCopy would be transferring a lot of files from one disk or computer to another.
I'd also like to mention the late Karen Kenworthy's program Replicator. It has all the features like job creation. It is no longer being kept up but I have used it in Windows 7 64-bit with no problems. This is the link: http://www.karenware.com/powertools/ptreplicator.asp
Post new comment