Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Net::FTP.pm Blues

by Rhose (Priest)
on Sep 28, 2004 at 13:27 UTC ( [id://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?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (5)
As of 2024-04-24 21:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found