_rsync_to_archive#
- barecat.maintenance.rsync._rsync_to_archive(sources, dest, options)[source]#
Sync from local/archive sources to archive destination (local or remote).
- Parameters:
sources (list[ParsedPath])
dest (ParsedPath)
options (RsyncOptions)
Sync from local/archive sources to archive destination (local or remote).
sources (list[ParsedPath])
dest (ParsedPath)
options (RsyncOptions)