Download raw body.
gotadmin: log progress to stderr
Omar Polo: > I'm still not completely convinced in using stderr for progress info, > but the nice thing is that it allows to do `gotadmin dump > foo' and > see the progress at the same time. Note that tar(1) sends -v progress info to stdout by default, but switches to stderr if archive output is written to stdout (-f -). -- Christian "naddy" Weisgerber naddy@mips.inka.de
gotadmin: log progress to stderr