mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
synchronisation != synchronization
This commit is contained in:
parent
a09eedf423
commit
56cfc9e3d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21206
@ -1 +1 @@
|
||||
A network file distribution/synchronisation utility
|
||||
A network file distribution/synchronization utility
|
||||
|
@ -4,7 +4,7 @@ rsyns uses the "rsync algorithm" which provides a very fast method for
|
||||
bringing remote files into sync. It does this by sending just the
|
||||
differences in the files across the link, without requiring that both
|
||||
sets of files are present at one of the ends of the link beforehand.
|
||||
This makes rsync a good remote file distribution/synchronisation utility
|
||||
This makes rsync a good remote file distribution/synchronization utility
|
||||
in a dialup PPP/SLIP environment.
|
||||
|
||||
Note, requires rsync on the destination machine.
|
||||
|
Loading…
Reference in New Issue
Block a user