
pegasus
Novice
Dec 29, 2002, 9:52 AM
Post #1 of 6
(670 views)
|
|
An LWP::USERAGENT GET problem
|
Can't Post
|
|
I have a tar file on my server, containing perl scripts, javascripts and images. I get people to install a script on their site which then runs a LWP::USERAGENT GET comand to transfer the file from my machine to theirs before recovering the files to their machine. However, at present, it seems to be dropping the graphics from the end of the transfer. (Trying it offline on ActiveState/Windows perl, I end up with 1199 bytes less on the transfered tar than original file ... and measuring the original tar from GIF89PGI89 its 1199!! bytes) Any suggestions? (I am using BINMODE when I copy the downloaded tar back out to server) perlguru@pegasusvideo.plus.com
|