Hi Andre Thanks a lot , the debugging tip you gave helped in figuring this out.
Thad On 2/5/07, thad <[EMAIL PROTECTED]> wrote:
Hi Andre, I finally solved the issue, Mike T pointed what im missing, my variable should be declared with its absolute path.... The ssh path works fine it has no problem and its trusted host. On 2/3/07, andrelst <[EMAIL PROTECTED]> wrote: > That is indeed weird when you said the debugging is the same output > running the script remotely or via the host itself. > > The only thing that I can think of is: > * Starting with the obvious, username on the local machine where you > run the script and username to run the script remotely via ssh are the > same, right? > * give ssh the "-t" option. this will Force pseudo tty allocation. > If it does not work, give it multiple -t's. > > -- > regards, > Andre | http://www.varon.ca > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > [email protected] (#PLUG @ irc.free.net.ph) > Read the Guidelines: http://linux.org.ph/lists > Searchable Archives: http://archives.free.net.ph > -- sometimes truth is stranger than fiction -bad religion- http://www.bloglines.com/blog/mailist
-- sometimes truth is stranger than fiction -bad religion- http://www.bloglines.com/blog/mailist _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

