In article <88ea7bad59.harr...@bazleyfamily.co.uk>,
Harriet Bazley wrote:
> How can I use Netsurf's cookie file with wget to retrieve a web page
> that is only accessible to logged-in users
wget --help shows there are commands to send user names and passwords
when downloading, ftping etc. Have
On 20 Jan 2022 as I do recall,
cj wrote:
> In article <88ea7bad59.harr...@bazleyfamily.co.uk>,
>Harriet Bazley wrote:
> > How can I use Netsurf's cookie file with wget to retrieve a web page
> > that is only accessible to logged-in users
>
> wget --help shows there are commands to
On 2022-01-20 06:46 PM, "Harriet Bazley" wrote:
> On 20 Jan 2022 as I do recall,
> cj wrote:
>
> > In article <88ea7bad59.harr...@bazleyfamily.co.uk>,
> >Harriet Bazley wrote:
> > > How can I use Netsurf's cookie file with wget to retrieve a web page
> > > that is only accessible
On 20 Jan 2022 as I do recall,
simon_sm...@zen.co.uk wrote:
[snip]
>
> The cookie part is probably a red herring. The conventional approach
> would be to use the wget tools to fetch the login page and send
> username and password using the features wget has built-in. Hey
> presto, now y
On 20 Jan 2022 as I do recall,
Harriet Bazley wrote:
> On 20 Jan 2022 as I do recall,
> simon_sm...@zen.co.uk wrote:
>
> [snip]
>
> >
> > The cookie part is probably a red herring. The conventional approach
> > would be to use the wget tools to fetch the login page and send