in reply to Re: net::ssh::perl permission problem
in thread net::ssh::perl permission problem

you pretty much nailed it.

use Env; and set the HOME directory to /tmp in the script solves the problem.

  • Comment on Re: Re: net::ssh::perl permission problem