Skip to content
This repository was archived by the owner on Mar 24, 2021. It is now read-only.

Implement update sync #15

@demizer

Description

@demizer

Basic sync includes getting the files on formatted devices, this is largely done. Update sync is syncing backup paths to devices that already contain files.

  • A file is added
  • A file is added to a directory, and the directory has previously been synced to a device that is now full.
  • A file is removed from the source
  • A file is removed at the destination
  • A file is changed at the source
  • A file exists that is read-only (0444 perms)
  • Sync changed files with rsync algorithm

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions