Skip to content
  • Joey Hess's avatar
    incremental checksum on download from ssh or p2p · 62e152f2
    Joey Hess authored
    Checksum as content is received from a remote git-annex repository, rather
    than doing it in a second pass.
    
    Not tested at all yet, but I imagine it will work!
    
    Not implemented for any special remotes, and also not implemented for
    copies from local remotes. It may be that, for local remotes, it will
    suffice to use rsync, rely on its checksumming, and simply return Verified.
    (It would still make a checksumming pass when cp is used for COW, I guess.)
    62e152f2