Log file names
Posted: October 30th, 2008, 4:08 am
I am making the assumption that the sab log files that are named .1, .2 through to .5 work as follows:
If we have 5 log backup files already and sab needs to add a new one it deletes the oldest one, renames the other 4 and adds the new one.
For programs like rsync this is problematic as even though it has 4 of the files complete because they are renamed it re-downloads them all again.
A scheme whereby the file names don't change would be far more efficient.
Thanks
If we have 5 log backup files already and sab needs to add a new one it deletes the oldest one, renames the other 4 and adds the new one.
For programs like rsync this is problematic as even though it has 4 of the files complete because they are renamed it re-downloads them all again.
A scheme whereby the file names don't change would be far more efficient.
Thanks