Language

Package: rsync @ 3.2.3

Synopsis

Remote (and local) file copying tool

Description

Rsync is a fast and versatile file copying tool. It can copy locally, to/from another host over any remote shell, or to/from a remote rsync daemon. Its delta-transfer algorithm reduces the amount of data sent over the network by sending only the differences between the source files and the existing files in the destination.

Home page
https://rsync.samba.org/
Location
gnu/packages/rsync.scm (line: 40, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'zstd' does not match package name 'zstd:lib'