Crate rsync [] [src]

Structs

Signature
rs_stats_t

Functions

delta_files

Produce a delta from a signature and a "new" file.

files_sig

Generates a signature of the "old_file" input file and writes it to "signature_file".

loadsig_files

Loads a signature from "sig_file".

patch_file

Applies a delta file (or a "patch") to "old_file", and write the result to "new_file".