You are here:  » slow import by cron


slow import by cron

Submitted by wilkins on Thu, 2013-01-24 12:34 in

hi david

I want to slow import via cron, buy i want to do it by individual files rather than all, plus does it matter if my admin section is passworded?

Brent

Submitted by support on Thu, 2013-01-24 16:07

Hi Brent,

scripts/import_slow.php is already set-up to work per-feed and if your /admin/ is password protected the password must be included in the URL as the password= parameter, e.g. your CRON command would be:

/usr/bin/wget --max-redirect=9999 -O /dev/null "http://www.example.com/scripts/import_slow.php?filename=Merchant.csv&password=yourpassword"

(all on one line)

Hope this helps!

Cheers,
David.
--
PriceTapestry.com