Skip Menu |

This queue is for tickets about the POE-Component-Client-FTP CPAN distribution.

Report information
The Basics
Id: 60204
Status: open
Priority: 0/
Queue: POE-Component-Client-FTP

People
Owner: Nobody in particular
Requestors: iakuf [...] 163.com
Cc: bug-POE-Component-Client-FTP [...] rt.cpan.org
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



CC: bug-POE-Component-Client-FTP [...] rt.cpan.org
Subject: Can't call method "get_input_handle"
104 $kernel->post('ftp', 'cd', $dir); 105 $kernel->post('ftp', 'ls', '-AR'); Can't call method "get_input_handle" on an undefined value at /usr/lib/perl5/site_perl/5.8.8/POE/Component/Client/FTP.pm line 847.
If the directory is empty, use $kernel->post('ftp', 'ls', '-AR'); , sometimes an error display Can't call method "get_input_handle" on an undefined value at /usr/lib/perl5/site_perl/5.8.8/POE/Component/Client/FTP.pm line 847.