Module rrdpit::sync[][src]

Structs

Base64

This type contains a base64 encoded structure. The publication protocol deals with objects in their base64 encoded form.

CurrentFile
EncodedHash

This type contains a hex encoded sha256 hash.

HttpsUri
RsyncUri

Enums

Error

Functions

crawl_disk
file_path

Derive the path for this file.

read

Reads a file to Bytes

retain_disk

Cleans up a directory, i.e. it retains any files and/or disks for which the predicate function returns ‘true’

save

Saves a file, creating parent dirs as needed