ftp: error Bad file descriptor

2003-01-13 Thread Michael Kramer
For some reason when I use NET:FTP's get. I will get an error of "Bad file descriptor". What does this mean. Here is my code. I left stuff out last time. use Net::FTP; $ftp = Net::FTP ->new("$ip_address", Timeout => 200, debug => 1,

Re: ftp: error Bad file descriptor

2003-01-11 Thread Wiggins d'Anconia
What does $file and $rename contain? http://danconia.org michael kramer wrote: For some reason when I use NET:FTP's get. I will get an error of "Bad file descriptor". What does this mean. Here is my code. use Net::FTP; $ftp = Net::FTP ->new("$ip_address", Timeout =>