in reply to Re: Net::FTP and $ftp->delete
in thread Net::FTP and $ftp->delete

I do use the Debug => 1 in the constructor

Replies are listed 'Best First'.
Re^3: Net::FTP and $ftp->delete
by Aristotle (Chancellor) on Aug 07, 2003 at 09:24 UTC
    So, what does the transcript say?

    Makeshifts last the longest.

      I am essentially getting a 550 error that says "Permission Denied" when running the program in debug mode. Unfortunately, we have setup the FTP server on the host to allow file deletions.