Ask a Question related to PERL Modules, Design and Development.
-
nisbeti@googlemail.com #1
Net::FTP filesize limit
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
nisbeti@googlemail.com Guest
-
PDF filesize in Illustrator CS
Hello all- I've just downloaded the trial version of Illustrator CS, and am currently using version 8. My problem/question is this- using the save... -
filesize in .exe
Hello everyone, I have a problem, I am working on a director project which grew over time. therefore I have an exported exe file that is filling up... -
WSE SOAP Attachment filesize limit
I am using WSE 2.0 to receive SOAP Attachment, and the following are my testing cases. Upload 20 files (@4KB) => pass Upload 3files (@1.2KB) =>... -
Filesize = 2GB SCO 5.0.7?
Hi, Just wanna check out with u guys, is SCO 5.0.7 single file size still same as SCO 5.0.5 not more than 2GB? -- Posted via... -
vml and filesize
Thinking of buying/using Publisher - and I see that 2003 version is coming. However, I am very turned off by the VML and the filesize - 2 meg for a... -
nisbeti@googlemail.com #2
Re: Net::FTP filesize limit
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.
nisbeti@googlemail.com Guest
-
Sisyphus #3
Re: Net::FTP filesize limit
<nisbeti@googlemail.com> wrote in message
news:1154167413.509696.284580@m79g2000cwm.googlegr oups.com...Your ISP should be able to confirm this. If they are doing that, I would> 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.
>
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
Sisyphus Guest



Reply With Quote

