Skip to content

Go to original site to get recent versions #9

@jcomas

Description

@jcomas

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions