bbcp icon indicating copy to clipboard operation
bbcp copied to clipboard

Securely and quickly copy data from source to target.

Results 14 bbcp issues
Sort by recently updated
recently updated
newest added

I have used bbcp a few times and absolutely love this tool every time I use it. I am using the -I option to specify a list of input files,...

I am trying to install it on a raspberry pi device and there I am getting below error- pi@pibox:~/bbcp/src $ make make[1]: Entering directory '/home/pi/bbcp/src' make[2]: Entering directory '/home/pi/bbcp/src' make[2]:...

when I build bbcp in arm-platform,I can not support arm-aarch64, the error is as follows: [root@localhost src]# make make[1]: Entering directory '/**/bbcp/bbcp/src' make[2]: Entering directory '/**/bbcp/bbcp/src' make[2]: *** No rule...

In case of incremental snapshot using io, if i put @ in the second parameter, show the bug: NOT WORK: root@srvps1:~/Dev-Repliche# bbcp -N io 'zfs send -v -R -I Srv1Snap_20190412154051...

Hello, i'm tryng bbcp to peed-up zfs send but after 1000 try i still have this error: bbcp -4 c -N io "zfs send -v -R -I STORAGE@Srv1Snap_20190412135955 STORAGE@Srv1Snap_20190412140025" [email protected]:"zfs...

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...

Hi, we have the same problem as described in #3. `bbcp` is a very useful tool for us but ownership is not preserved. The UID on the source does not...

it's not secure copy, only ssh authentication is secure. But transfer is insecure. You have to encrypt before transfer.

When authentication fails as provided identity file doesn't exists, bbcp shows error message ``` bbcp: Accept timed out on port 5031 bbcp: Unable to allocate more than 0 of 4...