Forum Moderators: bakedjake
0 10 1 * * lynx -dump -auth=user:pass http://www.example.com/subdirectory/$(date '+\%d\%m\%Y').zip > /home/user/logfiles/$(date '+\%d\%m
\%Y').zip
The files im trying to download are in the format:
01 February 2007 01022007.zip
01 March 2007 01032007.zip
01 April 2007 01042007.zip
Can anyone suggest where I might be going wrong?
Cheers
[edited by: Moff at 3:17 pm (utc) on April 2, 2007]