![]() | ![]() | ![]() |
| |||||||
| Forums | Register | Groups | Awards | Arcade | Pets | T-Bucks / T-Store | Invite Your Friends | Blogs | Mark Forums Read |
| Web Design Forums and discussions on webdesign |
Web Design | |||||||||
|
|
|
|
| |||||
![]() |
| | LinkBack | Thread Tools |
| | #2 (permalink) |
| Civilians | "Heidi" <blackcat2@gmail.com> wrote: >It seems I cannot use wget in a cronjob so now what? >I did a search to see if I could find the answer myself but came up empty. Odd. I was able to use wget in a cronjob. What are you trying to do? --gregbo gds at best dot com |
|
| | #3 (permalink) |
| Civilians | gds@best.cut.here.com wrote: : Odd. I was able to use wget in a cronjob. What are you trying to do? your server settings probably let you. Mine says 'permission denied' |
|
| | #4 (permalink) |
| Civilians | Previously in alt.www.webmaster, Heidi <blackcat2@gmail.com> said: > It seems I cannot use wget in a cronjob so now what? I would say it depends on the setup on your server. I don't have any problems. > I did a search to see if I could find the answer myself but came up empty. It would help if you told us what you are actually trying to do. :-) -- Mark Parnell http://www.clarkecomputers.com.au |
|
| | #5 (permalink) |
| Civilians | Mark Parnell wrote: > Previously in alt.www.webmaster, Heidi <blackcat2@gmail.com> said: > >> It seems I cannot use wget in a cronjob so now what? > > I would say it depends on the setup on your server. I don't have any > problems. > >> I did a search to see if I could find the answer myself but came up >> empty. > > It would help if you told us what you are actually trying to do. :-) Put all the wget calls in a shell script. The shell script can then be called from the single cron job. Not only does it work, but it also keeps the crontab nice and tidy. It delegates permission to 'sub-scripts' which have a meaningful context, e.g. back up hard drive, back up Web space, check ranking and so forth. Roy -- Roy S. Schestowitz http://Schestowitz.com |
|
| | #6 (permalink) |
| Civilians | Heidi wrote: > It seems I cannot use wget in a cronjob so now what? * cURL; * GET (from the perl-libwww package); or * Write your own quick Perl script to download a file. -- Toby A Inkster BSc (Hons) ARCS Contact Me ~ http://tobyinkster.co.uk/contact |
|
| | #7 (permalink) |
| Civilians | I was told to use this: lynx -dump http://www.yoursite.com/yourpage.php > /dev/null but I have never done that before and the 'dump' part has me concerned. Can someone tell me what exactly that will do? Heidi |
|
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to block Wget/PHP/Perl bots? | Wow | Web Design | 6 | 07-28-2004 00:44 |
| How to block Wget/PHP/Perl bots? | Wow | Web Design | 2 | 07-28-2004 00:42 |
![]() | ![]() | ![]() |