
We'd like to remind Forumites to please avoid political debate on the Forum... Read More »
We're aware that some users are experiencing technical issues which the team are working to resolve. See the Community Noticeboard for more info. Thank you for your patience.
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!
Backup Software
Options

Chomeur
Posts: 2,159 Forumite


in Techie Stuff
Can anyone recommend me some software to automatically back up my files from my main hard drive to a secondary one (both located in the same computer)? Preferably free.
Thanks
Thanks
0
Comments
-
Assuming that you are running windows; I use SyncToy from Microsoft to backup my files to another drive.
It is free and you can run it manually, or create a scheduled task to run periodically.:money:0 -
if either of the drives are seagate or maxtor drives, maxblast
or macrium reflect free
or http://www.runtime.org/shadow-copy.htm
all free!!
> . !!!! ----> .0 -
Another vote for SyncToy.
Easy to set up and schedule and forget about.0 -
yep / +1 https://www.microsoft.com/downloads/en/details.aspx?FamilyID=c26efa36-98e0-4ee9-a7c5-98d0592d8c52BLOODBATH IN THE EVENING THEN? :shocked: OR PERHAPS THE AFTERNOON? OR THE MORNING? OH, FORGET THIS MALARKEY!
THE KILLERS :cool:
THE PUNISHER :dance: MATURE CHEDDAR ADDICT:cool:0 -
Or do the archiving manually which is better insofar as you can file things logically, according to content type.0
-
HoofeHearted wrote: »Assuming that you are running windows; I use SyncToy from Microsoft to backup my files to another drive.
It is free and you can run it manually, or create a scheduled task to run periodically.:money:
Thanks. This seems good and it works as I would imagine it doing. But I can't schedule a backup. I get a message that access is denied and I do not have permission to perform the requested operation. I don't have a password on my computer. Any thoughts as to why this might be happening?0 -
Thanks. This seems good and it works as I would imagine it doing. But I can't schedule a backup. I get a message that access is denied and I do not have permission to perform the requested operation. I don't have a password on my computer. Any thoughts as to why this might be happening?
Which version of Windows are you running?
XP, Vista or 7.
edit:
See below. This will work for any version. Actually setting up the scheduled task will be slightly different depending on version.0 -
You cannot run synctoy.exe as a scheduled task. You have to run SyncToyCmd.exe instead.
Here is how I do it.
Copy the following (text in red) into notepad and save as synctoy.vbs in the folder where synctoy has been installed.
Set oShell = CreateObject("WScript.Shell")
sFilePath = chr(34) & "C:\Program Files\SyncToy 2.1\SyncToyCmd.exe" & chr(34) & "-R"
iRC = oShell.Run(sFilePath, 0, True)
' Return with the same errorlevel as the batch file had Wscript.Quit iRC
Now the command for the task scheduler should be
wscript "C:\Program Files\Synctoy 2.1\Synctoy.vbs"
Hope that is clear enough.
The scheduled task probably requires login credentials to run.
You may have to create a password for your account, or create another account with a password and run the task as the new user.
0 -
HoofeHearted wrote: »You cannot run synctoy.exe as a scheduled task. You have to run SyncToyCmd.exe instead.
Here is how I do it.
Copy the following (text in red) into notepad and save as synctoy.vbs in the folder where synctoy has been installed.
Set oShell = CreateObject("WScript.Shell")
sFilePath = chr(34) & "C:\Program Files\SyncToy 2.1\SyncToyCmd.exe" & chr(34) & "-R"
iRC = oShell.Run(sFilePath, 0, True)
' Return with the same errorlevel as the batch file had Wscript.Quit iRC
Now the command for the task scheduler should be
wscript "C:\Program Files\Synctoy 2.1\Synctoy.vbs"
Hope that is clear enough.
The scheduled task probably requires login credentials to run.
You may have to create a password for your account, or create another account with a password and run the task as the new user.
Thanks v. much, that works. I did indeed have to set a password on my computer to get it to work.0
This discussion has been closed.
Confirm your email address to Create Threads and Reply

Categories
- All Categories
- 351K Banking & Borrowing
- 253.1K Reduce Debt & Boost Income
- 453.6K Spending & Discounts
- 244K Work, Benefits & Business
- 598.9K Mortgages, Homes & Bills
- 176.9K Life & Family
- 257.3K Travel & Transport
- 1.5M Hobbies & Leisure
- 16.1K Discuss & Feedback
- 37.6K Read-Only Boards