in reply to Re^2: Net::SSH::Expect login using SSH keys
in thread Net::SSH::Expect login using SSH keys
What effective user is this script running under? Do they have permission to write to /var/www ?
Net::SSH is just a wrapper around your local ssh command, so could this be an underlying permissions issue?
Maybe Net::SSH::Perl is an option?
Edited to correct links 20101207 @ 13:34 - CB
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Net::SSH::Expect login using SSH keys
by ashok.g (Beadle) on Dec 07, 2010 at 13:46 UTC | |
by cjb (Friar) on Dec 07, 2010 at 13:58 UTC | |
by ashok.g (Beadle) on Dec 07, 2010 at 14:56 UTC | |
by salva (Canon) on Dec 07, 2010 at 16:34 UTC |