K
Kyle Hunter
Hi all,
I'm looking for a solution for downloading a file from http and limiting
the download rate. I do not want to use `wget`. I hear you can atleast
get a ball-park rate-limit out there by using open-uri and sleep. Any
other suggestion, or gems/etc. that can help me?
Thanks.
I'm looking for a solution for downloading a file from http and limiting
the download rate. I do not want to use `wget`. I hear you can atleast
get a ball-park rate-limit out there by using open-uri and sleep. Any
other suggestion, or gems/etc. that can help me?
Thanks.