From: Mariano Kamp Date: 2006-12-24T01:04:33+09:00 Subject: Re: Question: Downloading files with open(-uri)? On Dec 23, 2006, at 4:55 PM, Ross Bamford wrote: > > If you have libcurl and are willing to install an extension, the > rececently released (;)) Curb 0.1 makes this as easy as: Thanks for the tip Ross. I tried gem install curb ;-) but that didn't work. And as the other version is already downloading the files and I just wanted this program to do this single job I will try out curb the next time ;-) You've implemented it in C, so you probably can't answer my question how you dealt with the buffer size too, can you? Cheers, Mariano