On Fri, 20 Apr 2001, King, Jason wrote: > my $scan = Net::FTP->new( 'localhost', Debug => 0); actually, using Debug => 1 instead of => 0 will often reveal what the problem is when Net::FTP doesn't seem to do what you want. - ask -- ask bjoern hansen, http://ask.netcetera.dk/ !try; do();
- RE: :FTP problem (maybe) King, Jason
- Ask Bjoern Hansen