I Nerd help downloading a page

ToddAndMargo via curl-users <[email protected]> Sat, 11 Oct 2025 16:37:29 -0700
Newsgroups gmane.comp.web.curl.general
Message-ID <[email protected]>
Hi All,

curl-8.9.1-4.fc41.x86_64

How come Firefox can see this page, but curl can not?


First attempt:

$ curl -L https://icedrive.net/apps/desktop-laptop -o eraseme.html
   % Total    % Received % Xferd  Average Speed   Time    Time     Time 
Current
                                  Dload  Upload   Total   Spent    Left 
Speed
100  6995  100  6995    0     0  50638      0 --:--:-- --:--:-- --:--:-- 
51058


Second attempt (that is Brave Browser user agent.
Firefox's did not work either):

$ curl -L --user-agent "Mozilla/5.0 (X11; Linux x86_64) 
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36" 
https://icedrive.net/apps/desktop-laptop/ -o eraseme.html
   % Total    % Received % Xferd  Average Speed   Time    Time     Time 
Current
                                  Dload  Upload   Total   Spent    Left 
Speed
100  7215  100  7215    0     0  48312      0 --:--:-- --:--:-- --:--:-- 
48422


Yours in confusion,
-T
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html