wget help?........
VcDeveloper:
I got it working! Example:
wget --output-file=/var/log/iplist/ipfiles.log -w3 --output-document=bogon.gz http://list.iblocklist.com/?list=bt_bogon&fileformat=p2p&archiveformat=gz&id=asdsadasdsar&pin=231
I got it working! Example:
wget --output-file=/var/log/iplist/ipfiles.log -w3 --output-document=bogon.gz http://list.iblocklist.com/?list=bt_bogon&fileformat=p2p&archiveformat=gz&id=asdsadasdsar&pin=231
posted on 03/09/2012 at 07:29PM
fakhir (I-Blocklist - General Manager):
@ VcDeveloper
I suggest quotes around the Update URL.
@ VcDeveloper
I suggest quotes around the Update URL.
posted on 03/10/2012 at 02:38AM
stevb:
Point 9 could be what you need
http://www.thegeekstuff.com/2009/09/the-ultimate-wget-download-guide-with-15-awesome-examples/
Point 9 could be what you need
http://www.thegeekstuff.com/2009/09/the-ultimate-wget-download-guide-with-15-awesome-examples/
posted on 03/10/2012 at 02:11PM
I'm trying to create a cron to auto download with wget, but not being successful. New to using wget outside of using it to update module status with Drupal.
Does anyone have an example using wget to download these files and posted it here would be very much appreciated or what app are you using to automate the process.
Thanks!...