fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fab-user] SSH compression?


From: Jon Dufresne
Subject: [Fab-user] SSH compression?
Date: Thu, 10 Oct 2013 10:43:57 -0700

Does Fabric support SSH compression? Is this something that I need to
configure at the SSH level or the Fabric level?

For transmitting large amounts of text. SSH compression would greatly
improve performance.

I'm doing something like the following:

run('mysqldump bigdatabase', stdout=open('local.sql'))

Thanks,
Jon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]