2 Feb 2004 00:47
Multi-file sequence download bug:
Mark Fleming <markf <at> scriptsoftware.com>
2004-02-01 23:47:16 GMT
2004-02-01 23:47:16 GMT
Hi, I think I found an output bug on OS X 10.2.8 with default install of Curl curl -V curl 7.7.2 (powerpc-apple-darwin6.0) libcurl 7.7.2 (OpenSSL 0.9.6b) . Multi-file sequence download bug: First file is download to the output file (1.JPG), but 2 file goes to Standard output not to the file 2.JPG. Command I used were: curl --url http://www.scriptsoftware.com/Content/full/iClockThemes/TileMosaic/[1- 12].JPG -o "#1.JPG" curl --url http://www.scriptsoftware.com/Content/full/iClockThemes/TileMosaic/ {1,2,3,4,5,6}.JPG -o "/Library/Application Support/Script Software/Themes/TileMosaic/#1.JPG" --- Mark Fleming, Photographer and Software Author. 45 Aragon Road, RR#1 Glenburnie, Ontario, Canada, K0H 1S0 www.ImageMontage.com, www.scriptsoftware.com Check out iClock at: http://www.scriptsoftware.com/iclock/ -------------------------------------------------------(Continue reading)
RSS Feed