Click here to get back home

Net::FTP filesize limit

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Net::FTP filesize limit nisbeti 07-28-2006
Get Chitika Premium
Posted by nisbeti on July 28, 2006, 6:30 pm
Please log in for more thread options


I have written a script to grab some files via FTP. All is fine for all
file sizes when I run it from my development machine (Active Perl) but
when I use it on the ISP webserver (unix based) all works OK except
that files over 500k are ignored by the get method. The script does not
crash though, just the larger files are not got. I have set Timeout
option to 240 for the new method.

Has the ISP tampered with NET::FTP module to restrict size of files? Is
there a way I can override thier restiction? Whereabouts within the
FTP.pm file can I find the code which limits the size of files copied?

Thanks

Ian


Posted by nisbeti@googlemail.com on July 29, 2006, 6:03 am
Please log in for more thread options


It seems that it is the server that has a completely seperate script
that automatically deletes files over 500kb. So NET::FTP is not the
culprit.


Posted by Sisyphus on July 29, 2006, 10:22 am
Please log in for more thread options



> It seems that it is the server that has a completely seperate script
> that automatically deletes files over 500kb. So NET::FTP is not the
> culprit.
>

Your ISP should be able to confirm this. If they are doing that, I would
want to know why they are setting the limit at such a small size - and I
would probably also be thinking about taking my business elsewhere.

Cheers,
Rob




Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap