Giter VIP home page Giter VIP logo

md5zipfoldercheck's Introduction

MD5 ZIP / Folder Check

The purpose of this utility is to check if folder contents can be validated to a ZIP file which is also validated against a MD5 hash. As an example it can verify the folder contents of a cloud storage against a validated ZIP on your computer. This utility provides a graphical user interface (if it is started without command line options) and a command line interface, so it can be used in a batch file. Currently it only compares the minimal existing files and will not care about non available files (e.g. existing within the ZIP file and not in the compare folder and vice versa).

Command line usage

The executable has to be started with three arguments. The MD5 hash, which will be used to validate the ZIP file, the full path to the ZIP file and the full path to the folder which is compared to the contents of the ZIP file:

md5zipfoldercheck --md5 "MD5Hash" -z "full path to the ZIP file" -f "full path to compare folder"

Example: md5zipfoldercheck --md5 AABBCCEEFFGGHHIIJJKKLLMMNNOOPPQQ -z c:\test\test.zip -f c:\comparefolder

License

This utility is released under the MIT license. See LICENSE.txt for more information.

2013 by Octoate / Tim Riemann - http://www.octoate.de

md5zipfoldercheck's People

Contributors

octoate avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

pwagner1 wuyd2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.