Results 1 to 2 of 2
Hi Guys,
I need a script to backup heavily logging files to free disk space. I need to backup the files without missing an entry and then empty the huge ...
- 11-05-2009 #1Just Joined!
- Join Date
- Jul 2008
- Location
- Kenya
- Posts
- 26
Backup Files
Hi Guys,
I need a script to backup heavily logging files to free disk space. I need to backup the files without missing an entry and then empty the huge log files in real time.
Regards
Collo
- 11-05-2009 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
How to do this depends upon a number of factors, such as are these system log files, or log files from some application server? Is there some means to switch log files so that it will close the old one and start a new one? If so, then you can do that and copy the old log file(s) to any suitable media (such as external disc, tape, DVD, etc) without losing your data.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote