Tomy
07-19-2005, 03:21 AM
Hi all,
I am trying to delete a file with a remote execution. I am using vsh.exe command line utility.
The remote server has instaled vShell, and the user that is login in this user is the correct. But when the vsh command try to delete the specific file i receive an error message.
"[LOCAL DEBUG] : RECV : USERAUTH_FAILURE, continuations [password]
[LOCAL DEBUG] : SENT : USERAUTH_REQUEST [password]
[LOCAL DEBUG] : RECV : AUTH_SUCCESS
[LOCAL DEBUG] : SEND: x11 forwarding request
[LOCAL DEBUG] : RECV: x11 request failed
[LOCAL DEBUG] : SEND: agent forwarding request
[LOCAL DEBUG] : RECV: agent request failed
[LOCAL DEBUG] : SEND: shell request
00008: Could not start program (del C:\david\nada.txt): The system cannot find the file specified.
[LOCAL DEBUG] : RECV: Error: receive "failed" response for unknown request
The server refused to start the requested command."
Also the folder and the file exists into the remote server.(remote server uses windows sotfware).
Why i can not delete this file?
I am trying to delete a file with a remote execution. I am using vsh.exe command line utility.
The remote server has instaled vShell, and the user that is login in this user is the correct. But when the vsh command try to delete the specific file i receive an error message.
"[LOCAL DEBUG] : RECV : USERAUTH_FAILURE, continuations [password]
[LOCAL DEBUG] : SENT : USERAUTH_REQUEST [password]
[LOCAL DEBUG] : RECV : AUTH_SUCCESS
[LOCAL DEBUG] : SEND: x11 forwarding request
[LOCAL DEBUG] : RECV: x11 request failed
[LOCAL DEBUG] : SEND: agent forwarding request
[LOCAL DEBUG] : RECV: agent request failed
[LOCAL DEBUG] : SEND: shell request
00008: Could not start program (del C:\david\nada.txt): The system cannot find the file specified.
[LOCAL DEBUG] : RECV: Error: receive "failed" response for unknown request
The server refused to start the requested command."
Also the folder and the file exists into the remote server.(remote server uses windows sotfware).
Why i can not delete this file?