Skip to content

Investigate using rsync --delete vs md5sum to verify transfers #49

@tjk584

Description

@tjk584

Rsync has built in deletion with rsync --delete after transferring a file. Rsync also using checksums to verify that transfers are successful.

Replacing our current transfer verification method with rsync --delete may make our data flow faster and more efficient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    robustnessAn improvement to the robustness of the software

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions