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

Reply via email to