/copy_file

Primary LanguageC++GNU General Public License v3.0GPL-3.0

copy_file

Simple Linux cp c++ implementation, that measures data transfer speed and performs MD5 based corectness check.

Requirements

dnf install boost-devel libpcap-devel openssl-devel

Compilation

g++ copy_file.cpp -o copy_file -lcrypto -lboost_iostreams -lpthread

Usage

./copy_file