Welcome, Guest. Please login or register.
Did you miss your activation email?
May 23, 2012, 07:53:12 PM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155440 Posts in 21702 Topics by 7732 Members
Latest Member: Smacki
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: [Request] Auto download file snippet  (Read 1460 times)
bupaje

Offline Offline

Posts: 519


WWW
« on: September 02, 2008, 06:20:54 AM »

I was wondering if someone could share a bit of code. I would like to download this file https://ssl.google-analytics.com/ga.js and save it into my template folder and overwrite the existing one every so often. I'm just trying to speed up the code a little by hosting a local copy of this file. Maybe tie it to a simple count or date thing so it is only run once on the 1st and 15th of each month as the file won't change often -usually only once or twice a year but if I miss it it screws up your stats..

I tried a few things by hacking different code from the net but couldn't get anything to work. I even tried to auto download it to my desktop folder and then use a sync program to update the web folder but a few hours later I realized I might be better off asking than creating a Rube Goldberg machine -which is where this seems to be headed. Smiley

Thanks for any help.
Logged

My Blog, My Site
SourDough

Offline Offline

Posts: 47


WWW
« Reply #1 on: September 02, 2008, 02:38:27 PM »

Can you use cron and wget?

Nick
Logged
bupaje

Offline Offline

Posts: 519


WWW
« Reply #2 on: September 02, 2008, 02:57:34 PM »

I can't use cron -not available. Wget -hadn't seen that. I guess I can use that on my pc to download the file and maybe I can set up a webdav folder and save it there? Will take a look. I still wouldn't mind a php solution but I'll try. Thanks.
Logged

My Blog, My Site
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!