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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.