in reply to Net::SFTP::Foreign setcwd to relative directory

How about (untested):
$sftp->setcwd('./Foo');

I don't know if that will work.

Cheers,
Rob
  • Comment on Re: Net::SFTP::Foreign setcwd to relative directory