using cron to run a file placed in a password protected folder

Hi,

I need cron to run a maintenance file that is placed in a folder secured by htaccess/htpasswd.

Is it possible to include the username/password in the cron command?

 

 

 

 

Top