Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/NationalSecurityAgency/DCP

Digest, stat, and copy files from one location to another in the same read pass
https://github.com/NationalSecurityAgency/DCP

Last synced: 3 months ago
JSON representation

Digest, stat, and copy files from one location to another in the same read pass

Awesome Lists containing this project

README

        

# DCP - Copy and Profile files and directories

We utilize Autotools for building

Compile and Install:
./configure
make
make install

Libraries that need to be installed:

libcrypto - From OpenSSL
libdb-5.3 - Berkeley DB 5.3