PDA

View Full Version : Ok, how is this done?


mist
10-17-2003, 03:07 PM
I want to copy my log files for some of my domains from one location on my server to another one, I figured that it could be done with a nice little cron job, but I suspects that it would not work with just copy blablabla.log, so what is the commands to do this with.

Greenie
10-17-2003, 04:15 PM
I'd call the hosting company & ask them to do it - but that's me - I'm not tech savy :)

venturi
10-18-2003, 11:01 PM
Hmm... As long as you have access to the raw server logs I don't see why a simple shell script run from crontab wouldn't work to copy them to a central location.