wok-current view rsync/description.txt @ rev 25642
Bump linux to 4.19.305, add linux-pae-ipv6
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Wed Jan 17 12:05:22 2024 +0000 (11 months ago) |
parents | |
children |
line source
1 Rsync is a file transfer program for Unix systems.
2 Rsync uses the "rsync algorithm" which provides a very fast
3 method for bringing remote files into sync.
4 It does this by sending just the differences in the files
5 across the link, without requiring that both sets of files
6 are present at one of the ends of the link beforehand.