SCOUG-HELP Mailing List Archives
Return to [ 26 |
December |
2007 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
Ray Davison wrote:
>
> > I have a command file on a timer that downloads the newly
> > uploaded software list from Hobbes every 12 hours,
>
> What is the address you want to download?
Here are the appropriate .cmd lines:
set par=-c -acon -S -r -np -t5 -nd -nH -N -A.txt -Rrobots.txt
set url=ftp://hobbes.nmsu.edu/pub/incoming/
wget %par% %url% 2>&1 | tee -a log.err
set url=ftp://hobbes.nmsu.edu/pub/incoming/text-archives/
wget %par% %url% 2>&1 | tee -a log.err
The /incoming/ file contains the newest uploads that haven't been
reviewed yet by the Hobbes human archiver. The /text-archives/ file
contains uploads made during the last week which have been reviewed.
- Peter
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"postmaster@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 26 |
December |
2007 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|