/DCP

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

Primary LanguageCOtherNOASSERTION

# 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