Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow SSH remote to use alternative checksum methods #8

Open
NaPs opened this issue Mar 20, 2016 · 0 comments
Open

Allow SSH remote to use alternative checksum methods #8

NaPs opened this issue Mar 20, 2016 · 0 comments

Comments

@NaPs
Copy link
Owner

NaPs commented Mar 20, 2016

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?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant