in reply to download JPG series with error-handling

A complete differet approach would be downloading the file and then checking its type using the unix file command or the File::Type Perl module.

Alberto Simões

  • Comment on Re: download JPG series with error-handling