View Single Post
  #1117  
Old 04-15-2015, 11:38 PM
kauer kauer is offline
iView User
 
Join Date: Apr 2015
Posts: 2
kauer is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


Quote:
Originally Posted by dh0001 View Post
Simple downloading the unchangeable Samsung way.
The curl command returns 1, and otherwise does nothing. It doesn't display data, create a file, display an error message or anything else.

It does this pretty much instantly - about 20 mlliseconds. That's too quick. Looking at the exchange with wireshark, I see curl connecting, establishing the SSL connection, then a five or six hundred bytes are returned, no more. The the connection is terminated by curl.

Any ideas?
Reply With Quote