scp oddness for the day

    -C (compress data stream) and -l (limit bandwidth used) conflict with each other? How? Well, I was copying a very compressible file, in fact, I was transferring 200 k-bytes per second on a link capable of 25 k-bytes per second when I noticed this. scp is using the actual delta on disc as the metric for bandwidth used, so when I ask for it to limit the bandwidth, it gets real confused by the 200 k-byte speed, and ends up tapering to a tenth of the request bandwidth.

    Interesting.

posted at: 03:56 | path: /diary | permanent link to this entry

    Add a comment to this post:

    Your name:

    Your email: Email me new comments on this post
      (Your email will not be published on this site, and will only be used to contact you directly with a reply to your comment if needed. Oh, and we'll use it to send you new comments on this post it you selected that checkbox.)


    Your website:

    Comments: