On Tue, Aug 3, 2010 at 12:44 PM, Cameron Childress <camer...@gmail.com> wrote:
> Interesting.  Have you hit the 2Gig limit yet?  They encrypt
> everything on the way over the wire so I'll bet it's blowing the size
> of the data up pretty big.  Imagine moving 100Gigs up somewhere....
> phew!

Encryption doesn't generally increase the size of a file. In some
cases, like ssh, it can compress before encryption and then transmit
and things end up going faster. If you do want to compress, do so
before encrypting as encryption increases the entropy to the point
where compression algorithms have little or nothing to work with.

Ju

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:324308
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm

Reply via email to