Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^5: Net::FTP pwd bug?

by mikeock (Hermit)
on Oct 12, 2005 at 23:17 UTC ( [id://499722]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Net::FTP pwd bug?
in thread Net::FTP

Hmmm.... Copied
my $path = $ftp->pwd() or die "pwd failed: " . $ftp->code() . ": " . $ftp->message(); print "$path\n";
Directly and it seems to work... (I get the path!)

What was I doing wrong?

Edit Da der I forgot to print the path! I got it now

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-25 06:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found