Coder Social home page Coder Social logo

bbcp's People

Contributors

abh3 avatar klabattermann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bbcp's Issues

--infiles error

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, but I receive the following error for each file listed:

bbcp: No such file or directory processing

I have tried to supply relative and absolute paths to no avail. Of note, the same file listing works using rsync with the --files-from option:

rsync --files-from=list.txt . TARGET

Is there a specific spec for the format of fname for --infiles?

Bug in -N io option

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 Srv1@Snap_20190412154132' [email protected]:"zfs recv -du STORAGE/"
bbcp: Missing host name for user zfs send -v -R -I Srv1Snap_20190412154051 Srv1
Usage: bbcp [Options] [Inspec] Outspec

WORK:
root@srvps1:~/Dev-Repliche# bbcp -N io 'zfs send -v -R -I Srv1Snap_20190412154051 Snap_20190412154132' [email protected]:"zfs recv -du STORAGE/"
cannot receive: specified fs (STORAGE/) does not exist
Error: Unsupported flag with filesystem or bookmark.
bbcp: Broken pipe closing zfs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.