Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: Net::FTP via CGI mystery

by George_Sherston (Vicar)
on Jul 13, 2002 at 12:52 UTC ( [id://181479]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    print "Content-Type: text/html\n\n";
    print "$_\n" for @files;
    print "done\n";
    
  2. or download this
    Net::FTP: Net::FTP(2.61)
    Net::FTP:   Exporter(5.562)
    ...
    done
    Net::FTP=GLOB(0x81177a8)>>> QUIT
    Net::FTP=GLOB(0x81177a8)<<< 221 Goodbye.
    
  3. or download this
    Net::FTP: Net::FTP(2.61)
    Net::FTP:   Exporter(5.562)
    ...
    could not do ls at ftp.pl line 9.
    Net::FTP=GLOB(0x8286474)>>> QUIT
    Net::FTP=GLOB(0x8286474)<<< 221 Goodbye.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://181479]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-16 14:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found