Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Net::FTP.pm Blues

by Rhose (Priest)
on Sep 28, 2004 at 13:27 UTC ( #394569=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    use strict;
    ...
    my $ftp=Net::FTP->new('svr123', Debug => 0);
    
    print Dumper($ftp);
    
  2. or download this
    Net::FTP: Net::FTP(2.56)
    Net::FTP:   Exporter(5.562)
    Net::FTP:   Net::Cmd(2.18)
    ...
    Net::FTP=GLOB(0x182575c)<<< 221-Total traffic for this session was 115
    +9 bytes in 1 transfers.
    Net::FTP=GLOB(0x182575c)<<< 221-Thank you for using the FTP service on
    + <svr123>.
    Net::FTP=GLOB(0x182575c)<<< 221 Goodbye.
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2023-06-09 14:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (36 votes). Check out past polls.

    Notices?