Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/NationalSecurityAgency/DCP
- Owner: NationalSecurityAgency
- License: other
- Created: 2016-08-05T16:56:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-06T00:47:34.000Z (over 5 years ago)
- Last Synced: 2024-08-03T01:25:03.875Z (6 months ago)
- Language: C
- Size: 71.3 KB
- Stars: 331
- Watchers: 45
- Forks: 106
- Open Issues: 5
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
- awesome-repositories - NationalSecurityAgency/DCP - Digest, stat, and copy files from one location to another in the same read pass (C)
README
# DCP - Copy and Profile files and directories
We utilize Autotools for building
Compile and Install:
./configure
make
make installLibraries that need to be installed:
libcrypto - From OpenSSL
libdb-5.3 - Berkeley DB 5.3