View Single Post
Old 06-17-2011, 05:22 AM   #17
niroma
Member
niroma began at the beginning.
 
Posts: 13
Karma: 12
Join Date: Jun 2011
Location: Karlstad, Sweden
Device: PocketBook 902 Pro
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?
niroma is offline   Reply With Quote