Script problems
Hi,
I have a script in which I've tried to use cd\ and cd.., but have been informed that they are not recognised.
I get 'Error changing directory to '\'.'
The way round is to disconnect and reconnect, but why aren't these commands supported.
I was under the impression that the call command was supported, so I also have - call wait.bat 10 to give the time for the server to process my input file, before I go looking for the results, to which I get
Error skipping startup message. Your shell is probably incompatible with the application (BASH is recommended).
Connection has been unexpectedly closed. Server sent command exit status 254.
Isn't this a Windows app?
thx Graham
I have a script in which I've tried to use cd\ and cd.., but have been informed that they are not recognised.
I get 'Error changing directory to '\'.'
The way round is to disconnect and reconnect, but why aren't these commands supported.
I was under the impression that the call command was supported, so I also have - call wait.bat 10 to give the time for the server to process my input file, before I go looking for the results, to which I get
Error skipping startup message. Your shell is probably incompatible with the application (BASH is recommended).
Connection has been unexpectedly closed. Server sent command exit status 254.
Isn't this a Windows app?
thx Graham