"Adam D. Barratt" <[email protected]> writes:
>>    $ wget -O - http://www.getdropbox.com/downloading | egrep 
>> nautilus-dropbox-(.+)\.tar\.bz2'
>>
>>    <li><img src="/static/images/linux-icon.png" style="height: 1em;
>> border: 0px;"/> <a
>> href="/download?dl=packages/nautilus-dropbox-0.6.1.tar.bz2">Source</a></li>
>
> $ wget -O- http://www.getdropbox.com/downloading | grep bz2
> <nothing>
>
> I get the same result when attempting the download from any of
> multiple locations.

I get constant href link matches here. However if I log into Alioth
account, I see similar results as you.

But, if identified with Firefox (at alioth):

    $ wget -U 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.3) 
Gecko/20090914 Slackware/13.0_stable Firefox/3.5.3' -O- 
http://www.getdropbox.com/downloading  | g bz2
    ... packages/nautilus-dropbox-0.6.1.tar.bz2

It succeeds

SUGGESTION

Please set User-Agent string[1] to e.g. to real-browser-like value for
uscan.

Jari


[1] http://www.useragentstring.com/pages/Firefox/




-- 
To unsubscribe, send mail to [email protected].

Reply via email to