Giter Site home page Giter Site logo

lowern1ght / copy_mod Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 96 KB

mini program to copy file('s) with log and control hash value entity

License: MIT License

CMake 0.84% C++ 99.16%
32-bit 64-bit copy-files filesystem hashing windows windows-7 windows-xp

copy_mod's Introduction

copy_mod

  • Company : Energosfera ๐Ÿ‘พ
  • Author : lowern1ght ๐Ÿฅธ
  • License : MIT

Getting started

install release binary file release or git clone and build rep.

Require for build

  • CMake
  • conan (package manager)

conan install . and cmake build . in src directory

Description


A program for copying files and folders to a specific location with logging.

  • Specifications
    • 32 or 64-bit system
    • Uses openssl to hash files

Getting Started

Arguments for start use program:

? - the symbol means that the argument is optional

  • --c="path/to/file/or/directory" (copy) - Name entity for copy (folder or file)
  • --p="path/to/directory" (point_to) - End point to copy entity (folder)
  • ?--lg="log.txt" - you can point out name logger file and then the logs will be written to a file with the same name in the current program startup folder
  • ? --lg (logger_on) - don't specify a path that logger file create in the current work folder
  • ? --chck (check_on) - hash check parameter after copying is completed
  • ? --rt=2gb (rotation_file) - option set max size log file, clearing if file larger this value (examples): --rt=2gb, --rt=1mb --rt=201kb. additions (GB, MB, KB)

copy_mod's People

Contributors

lowern1ght avatar

Watchers

 avatar

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.