Skip to content

More checks for folder upload and download #529

Closed as not planned
Closed as not planned
@robinrodricks

Description

@robinrodricks

Currently when uploading/downloading a folder, you can only choose to transfer files that don't already exist, ie. performing a file exists check. You cannot re-transfer a file if the size mismatches or it has changed. So we need more checks:

  1. File size is different
  2. File CRC mismatches - use CRC if supported for fast file contents comparison
  3. File date modified is different

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions