View Single Post
Old 09-16-2007, 05:20 PM   #125
zdevil
Enthusiast
zdevil began at the beginning.
 
Posts: 38
Karma: 19
Join Date: Aug 2007
Device: Sharp Zaurus SL-C3200, Hanlin V3
Thanks!
Just tried your solution.
I was using
Code:
wget http://www.feedbooks.com/newsstand/subscription?user=zdevil&password=MYMD5HASHblahblahblah
Then I got this: (actual username and password hidden of course)
Code:
[1] 4838
MacBook:~/Desktop/RSS USERNAME$ --23:14:56--  http://www.feedbooks.com/newsstand/subscription?user=USERNAME
           => `subscription?user=USERNAME'
Resolving www.feedbooks.com... 91.121.16.74
Connecting to www.feedbooks.com|91.121.16.74|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/xml]

    [ <=>                                                                         ] 95            --.--K/s             

23:14:56 (5.66 MB/s) - `subscription?user=USERNAME' saved [95]
Then the terminal stops here without downloading anything or returning to prompt.

Then I found a small file called subscription?user=USERNAME and saw this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<newsstand>
  <status>Login Error</status>
</newsstand>
What to do?

Last edited by zdevil; 09-16-2007 at 05:27 PM.
zdevil is offline   Reply With Quote