On 8/10/25 04:18, ToddAndMargo via curl-users wrote:
From the command line, I am now getting curl -v --connect-timeout 20 https://www.eset.com/us/home/internet-security/download/#download-manually --output eraseme3.htm "permanently moved" ...
729 $ man curl -L, --location (HTTP) If the server reports that the requested page has moved to a different location (indicated with a Location: header and a 3XX response code), this option makes curl redo the request to the new place. If used together with -i, --show-headers or -I, --head, headers from all requested pages are shown. -- gil -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users Etiquette: https://curl.se/mail/etiquette.html