[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] Lynx Question
From: |
Thomas Dickey |
Subject: |
Re: [Lynx-dev] Lynx Question |
Date: |
Tue, 15 Jan 2008 10:13:45 -0500 (EST) |
On Tue, 15 Jan 2008, Michael Wright wrote:
Hi There,
I am trying to setup a cron job which uses the lynx command processor, the cron
is set as follows using cpanel (standard) level
lynx -dump http://www.mydomain.com/cron/cron1.php but it is giving me an
error which says it needs the -auth=id:pw command as the directory which
the cron job lies is password protected for security reasons, my
question is where do i place the -auth=id:pw command in the above cron?
It's a command-line option, e.g.,
lynx -auth=id:pw -dump http://www.mydomain.com/cron/cron1.php
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net