[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
remote command issue
[Thread Prev] | [Thread Next]
- Subject: remote command issue
- From: Scott Tseng <zengen.scott8341@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 7 Jul 2014 10:08:30 +0800
- To: libssh@xxxxxxxxxx
Dear libssh team, i currently use libssh on windows to implement libssh client for our windows utility. however, if i want to execute remote command, it must be given a absolute path to the command "/sbin/***", or "/usr/bin/***". if the absolute path does not given, the command will not be execute and no error code will be return. how can i fix this issue or this is the design principle for the library? Thank you Scott
Re: remote command issue | Audrius Butkevicius <audrius.butkevicius@xxxxxxxxxxxxxxxx> |