On XP, best way to synchronize files and folders [closed]

女生的网名这么多〃 提交于 2019-12-02 19:48:55

http://allwaysync.com/ - and it's free

SyncBackSE is a more robust solution that I use for daily backups to an external. It isn't free but its light, feature rich and intuitive.

http://www.2brightsparks.com/syncback/sbse.html

Dropbox is absolutely awesome. It syncs automatically in the background, stores all files locally on every computer where you want to use the files, and centrally on a webserver. Files are sent encrypted, and it's free for up to 2GB of storage.

You mentioned that you don't want to use web-based storage, but I think this still fits the bill - you can access files when offline (since you've got a local copy) if you make changes while offline, then the changes will be synced with the server when you come online. Not sure how it handles conflicting revisions though.

Works on Windows, Linux and Macs.

Vinzz

Ms. Robocopy seems to answer all of your criterias.

Tons of options and really reliable.

Command line only, but it's trivial to make/download a gui

Justin Frankel (of Winamp Fame) wrote this

http://www.brothersoft.com/pathsync-64550.html

If I understand you correctly, you are using SyncToy to synchronize folder in different machines. This is not a good idea because SyncToy has not been implemented to do this; it is more of a back-up solution.

To synchronize folder between machines, you have two very good solutions that work great and do automatic synchronization.

The first one is Windows Live Mesh. Despite being a technology preview, it works great and it also allows you to remote into a machine added to your Mesh.

The other option is Windows Live FolderShare. It is in Beta and also works great. I will recommend this option for a simple reason: Windows Live Mesh is going to become a sharing platform for Microsoft, and FolderShare will be implemented on top of it, so FolderShare will be the application to use where Mesh will be the underlying platform. If you go with Mesh, at some point you will have to move to FolderShare, where if you use FolderShare you will be all set.

Winmerge is the tool I prefer for this: it's openSource and quite useful.

WinmergeHomePage

You can also use a free version of SyncBack which is enough for syncing folders on different machines.

I used Unison for a long time. It's free, it's cross-platform and it uses the rsync-Protocol to transfer only deltas of changes over network connections. It's also very thorough in examining files for changes -- and because of that it's unfortunately not very fast (you can speed it up significantly if you let it use file modification times as inode-equivalents under windows).

However, unless you're willing to spend money on SyncBackSE (which I use now and highly recommend), I think you'll get quite far with Unison.

I'd vote for allway sync, links up my main machine with a portable HDD backup in no time.

I have a 60,000 file folder structure, it can spot a simple change (one changed .txt file plus corresponding new .bak) and synchronise in under a couple of minutes.

That seems pretty useable to me...

I use a distributed versioning control system called Mercurial for that. It is CLI but you can use a nice front-end for it like TortoiseHG.

For unidirectional sync

There is a windows port of one of the best Unix sync tool (rsync):

There are installers, no Cygwin dependencies, no need for any internet connection,etc.

Rsync is very fast, lightweight and efficient, provided you take the time to learn to use it.

For bidirectional sync

The reference is Unisson. It's very easy to use and cross-platform since it runs with Java. But it's not lightening fast...

e-satis

Synkron

Here the list of features (you can find them on the website) :

  • Synchronise multiple folders
  • Tabs allow you to have more synchronisations running at once
  • Periodical synchronisations automatically sync your folders in selected intervals
  • Restore files, which were overwritten during the synchronisation
  • Add files and folders to black list to make sure they won't be synchronised in the future
  • Make schedules and backup using multisync

It's a free software that runs on Linux, Mac and Windows with a GUI wirtten in QT.

Rob Kam

Super Flexible File Synchronizer can detect reorganized folders and files and will quickly duplicate the the same moves, so it doesn't do unnecessary copying. Also it doesn't add it's own housekeeping files to the target folders. It also comes with a scheduler.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!