http://qs1969.pair.com?node_id=499715


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

When that variable is added  my $mypath = $ftp->pwd(): to my code, I get the same results as just trying to call  $ftp->pwd();

And by the same I mean that there is no repsonse at all. The Box that has the server on it allows me to login and type pwd so I know that it is supported on the server.