My code uses ssh.net library to connect to windows server. It is working well when I access running exe, start and stop those exe but it gives me error "AllowDesktopAccess failed.
Unable to execute command or shell on remote system: Failed to Execute process" when I do file manipulations like cd, cd.., dir, copy.
Is it that ssh.net library does not support file manipulation?
Unable to execute command or shell on remote system: Failed to Execute process" when I do file manipulations like cd, cd.., dir, copy.
Is it that ssh.net library does not support file manipulation?