Eric Price - 2010-06-09

Would need a couple of changes to safecopies code. Currently some status messages go to stdout as well, so those would need to be surpressed.
Also stdout is non seekable. Currently safecopy refuses to use a non-seekable output file (This is fixable though)
It would of course make multi-stage operation impossible.

I will consider this feature for the next release, but I can't guarantee it yet.