in reply to Re: Net::FTP cd vs cwd
in thread Net::FTP cd vs cwd

Thanks for the help - I hadn't noticed the "message" method before.

I got my code working - the "cwd" was in fact successful (as revealed by a $ftp_con->message, and the problem lay elsewhere with a splice.

Thanks,
A