Skip to content

Read again from destination and check again for integrity #18

Description

@grst

Description of feature

Check files for integrity (checksum verification) and copy them to destination.
Optionally read again from destination and check again (at least for existence)

  • input:
    • source directory
    • list of files, relative to the source directory, including checksums (as csv, tsv, or space-separated files as created by md5sum etc.)
  • output:
    • output directory
    • report

Big questions: how can we guarantee that publishing files worked correctly? For AWS at least the API guarantees that a file is either stored correctly, or not at all, but "not at all" is not acceptable. Afaik failures to "publish" a file just create a warning in the nextflow log.

Metadata

Metadata

Assignees

Labels

enhancementImprovement for existing functionality

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions