in reply to Re: Net::FTP ascii translation
in thread Net::FTP ascii translation

Mine says:
ascii([ARGS])
I can see that ARGS are optional but even with $ftp->ascii() added to the script I get the same result.

Replies are listed 'Best First'.
Re^3: Net::FTP ascii translation
by Joost (Canon) on Jul 15, 2004 at 09:10 UTC
      I had already ftped it with an ftp program and CHOMDed it. It ran as expected.
      After using the above script I got 'page cannot be displayed' ie it is not executed. I beleive the error is what you would expect if the 'ascii translation' has not been carried out properly.