get ($remote,$local,$where) is failing whenever i use the third arguement.

here in this case my file to be downloaded from FTP is of size 5MB.

2Mb of it is downloaded, now when i am executing the
get ($remote,$local,$where) with $where as 2MB(2048), get method is
returning me nothing and download is getting aborted.

can anybody plz help me out to solve this problem.



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to