Directly and it seems to work... (I get the path!)my $path = $ftp->pwd() or die "pwd failed: " . $ftp->code() . ": " . $ftp->message(); print "$path\n";
What was I doing wrong?
Edit Da der I forgot to print the path! I got it now
In reply to Re^5: Net::FTP pwd bug?
by mikeock
in thread Net::FTP
by vaevictus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |