Bob Showalter wrote: > Nilay Puri, Noida wrote: >> Hi all, >> >> I am uplaoding files from one server to another server using Perl >> HTTP post. >> >> But when the file size increases to 2 MB , i get error. >> >> Is there any way I can specify the max file size ? > > You can only do this if you control the server. Do you?
I should clarify that. You need to control the server receiving the post. That's where the size limit is being enforced. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>