Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add support for passing --print-stats to only -c tarsnap calls #16

Open
estan opened this issue Oct 27, 2014 · 1 comment
Labels

Comments

@estan
Copy link

estan commented Oct 27, 2014

Giving -o print-stats (or anything that affects output, like -o v) to tarsnapper seems to confuse the parsing that tarsnapper does of some of the tarsnap commands. It would be great if there was a tarsnapper specific print-stats config file option and command line flag that would only pass --print-stats to the tarsnap -c command (the output from which is not parsed).

@estan estan changed the title Add support for passing --print-stats to only -c tarsnap calls Feature request: Add support for passing --print-stats to only -c tarsnap calls Oct 27, 2014
@jeffwidman
Copy link
Contributor

Perhaps the addition of pexpect in #29 can be leveraged to support this as well?

I haven't worked with pexpect, but @psde might know more...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants