|
Struggling on with this...
I tried again to let the debug version of the script work on an already downloaded file etidning.html (the file that the first wget is supposed to download) and then the string extraction parts of the script works!
But the last wget still fails.
The problem then seems to be something with the network connection. When executing the script via rsh the PB902 allready has a open connection, but not when executing it directly on the PB902.
How can I open a network connection from the script?
Will have a look at the rsh script.
I also forgot to mention that every time I execute the script via rsh, the rsh connection gets aborted at some stage in the script. Perhaps wget hijacks the connection?
|