bbcp icon indicating copy to clipboard operation
bbcp copied to clipboard

Go to original site to get recent versions

Open jcomas opened this issue 7 years ago • 0 comments

You can use same instructions from this fork but git clone from http://www.slac.stanford.edu/~abh/bbcp/bbcp.git :

apt-get update apt-get install libssl-dev build-essential zlib1g-dev git git clone http://www.slac.stanford.edu/~abh/bbcp/bbcp.git cd bbcp/src (to compile into Debian modify Makefile file and change the line that contains "uname -i" by "uname -m") make cp ../bin/amd64_linux/bbcp /bin/bbcp bbcp --version

You need "bbcp" program in client and server hosts.

jcomas avatar Mar 23 '19 17:03 jcomas