On 29Oct2015 09:15, Laura Creighton <[email protected]> wrote:
Did the OP say he wanted to keep his compressed logfiles on a
local disk?  What if he wants to send them across the internet
to some other machine and would like the transfer to happen as
quickly as possible?

Then he's still better off keeping them uncompressed and using compression in the transfer. "ssh -o compression=yes" or "rsync -z", etc.

Cheers,
Cameron Simpson <[email protected]>
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to