Content deleted Content added
m Reverted edits by 2409:40E4:33:71B2:84C0:9D94:B0B8:9CF1 (talk) (HG) (3.4.12) |
Added more sync tools examples |
||
Line 4:
In ''one-way file synchronization'', also called [[Web mirror|mirroring]], updated files are copied from a source ___location to one or more target locations, but no files are copied back to the source ___location. In ''two-way file synchronization'', updated files are copied in both directions, usually with the purpose of keeping the two locations identical to each other. In this article, the term synchronization refers exclusively to two-way file synchronization.
[[File system|File]] synchronization is commonly used for home backups on external hard drives or updating for transport on [[USB flash drives]]. [[BitTorrent Sync]], [[Dropbox (service)|Dropbox]]
It is possible to synchronize multiple locations by synchronizing them one pair at a time. The [[Unison (software)|Unison]] Manual<ref>{{cite web |url = http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/unison-manual.html#usingmultiple |title = Unison File Synchronizer. User Manual and Reference Guide. |last = Pierce |first = Benjamin | author-link=Benjamin C. Pierce |date = 2009 |access-date= 27 January 2014 }}</ref> describes how to do this:
|