@Kunihiro Narita Kunihiro Narita authored on 12 Sep 2020
wbackup リファクタリング中 5 years ago
.gitattributes ファイルのZIPファイルを作成sぢゅおり 5 years ago
.gitignore ファイルのZIPファイルを作成sぢゅおり 5 years ago
README.md Update README.md 6 years ago
wbackup.sln ファイルをアーカイブか 5 years ago
README.md

wbackup

  1. Calclate 32bit checksum and SHA256 hash.
  2. this file exist in duplicate check database.
  3. if not exist then comppress source file and export binary database.
  4. add sourcefile database.
  5. remove oldest files.
  6. remove archive flags.

duplicate check database

  • 32bit checksum
  • SHA-256 hash
  • backup count (64bit)
  • binary stream id (64bit)

binary data stream

  • backup count (64bit)
  • binary stream id (64bit)
  • 32bit HEX