Rsync
From Reboil
rsync is a command line tool used to copy files from one location to another. It is capable of operating across an SSH connection as well as using file digests and modification times in order to determine whether or not a file has already been copied, reducing bandwidth requirements and copy times.
Stats
History
- 2024-01-14: Several vulnerabilities were published by Google researchers involving the Rsync daemon functionality.[1]
See also
External links
References
- ↑ “[https://kb.cert.org/vuls/id/952657 Rsync contains six vulnerabilities, Vulnerability Note VU#952657”. (2025-01-14). cert.org. Accessed 2025-01-17.
Footnotes