in reply to Net::OpenSSH can't change working directory
I don't think it's about setting options... show us your code so we could know what's you are talking about.
Normally your command should be something like $session_obj->system('cd /home/...') or die $session_obj->error;
If it says directory doesn't exists then you might have some spelling error.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Net::OpenSSH can't change working directory
by josh803316 (Beadle) on Jul 16, 2010 at 20:00 UTC |