From: Kyle Hunter Date: 2008-02-22T03:12:29+09:00 Subject: Limiting rate on downloading a file http? 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. -- Posted via http://www.ruby-forum.com/.