Skip to content

Allow SSH remote to use alternative checksum methods #8

@NaPs

Description

@NaPs

Auto-detect or let user configure a method to do checksum:

  • Using shell + sha1sum binary in a loop (current implementation)
  • Using the file-check ssh extension (not widely implemented on SFTP daemons)
  • Disabled (implies to download the file to do the checksum)
  • Any other idea?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions