I have a Windows 7 laptop, which i want to back up to a network folder. There is a drive (partition) on my laptop machine that i want to backup to a network drive- if i delete a file in the folder on my laptop, it should also be deleted from the backup...
I used to use syncToy, however i understand this does not work correctly with windows 7 - at least not with a large number of files.
Are there any alternatives?
-
Live Mesh is the only thing I've found so far.
From Mark Allen -
I've moved to Allway Sync since i've been on Vista/7 machines - it works great.
From Chris W -
And this is why there will always be robocopy. In fact, robocopy is so commonly used that it has been included by default in all versions of Windows since Vista.
I've used robocopy since it first appeared in the first Windows NT Resource Kit, and it has never failed me, even with a huge number of files.
: +1 robocopy /mir is awesome. Really simple and always works.From Jessica McKinnon -
You can try Unison file-synchronizer or rsync, they are usual tools to perform this. You can put synchronization task in windows Scheduled Tasks (or cygwin cron) if you wish.
From Oleksandr Bolotov -
synctoy 2.0 seems to work fine with Windows 7 for me
Scott Forsyth - MVP : Same for me. I haven't had any issues and I've used it a fair bit on Win 7.Graeme Donaldson : I'm syncing 5 folder pairs containing about 100GB in roughly 40,000 files using SyncToy 2.0 on Windows 7 x64. Haven't had a single issue.Josh Brower : Also works fine for me. Windows 7 64bit. Syncing 500+ GB. -
GoodSync - it works perfectly!
-
There is MS SyncToy 2.1 compatible with Windows 7 now:
-
Well, folks, a bit of advice.... If you use SyncToy v2.0 or v2.1 be sure to also run some type of CRC-check program to compare source and target regularly. I, and others, have confirmed that SyncToy v2.x does NOT always synchronize files. It seems to be most likely to fail when synchronizinf large batches of new photos (JPG or RAW), but it is NOT limited to that. And it is not as simple as a missing file; the target is created and, occasionally, even has the correct size -- but the CRC counts do not match. Open the photo from the target and the error is quickly noted!
I, and, I believe others, reported this to MS initially during the @.0 beta and again after testing each update. I now use RoboCopy and, in a different use, SecondCopy and for both run automated CRC checks weekly. NEITHER of these has ever failed me. (FWIW, SyncToy v 1.4 is also fine -- and I use that occasionally as well.)
-
Use 'Sync Center' under Accessories menu. This is a built-in feature of Windows 7, that syncs files and folders!
0 comments:
Post a Comment