Hello,

When I try to delete folders in a ftp server even they do not exist or
empty with $ftp->rmdir("folders",'recurse') in foreach loop, after a
couple of loop finally I always got the following error:

Can't use an undefined value as a symbol reference at c:/Perl/lib/Net/
FTP/dataconn.pm line 54.

I saw an thread regarding this error and based on the solution from
the thread I reinstalled whole FTP related modules but nothing works.

Any advice?

TIA


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


Reply via email to