in reply to Using Net::Ftp

I'm not too familuar with net::ftp, but you need to switch to binary mode when recieving jpgs. I beleve the command is "$ftp->binary()", but if I am wrong I'm shure someone will correct me ;)