Ask a Question related to Linux / Unix Administration, Design and Development.
-
Christoph Heine #1
star and incremtal backups
Hello,
Is there a way to prevent star-1.5a39 from putting only metadata into the
backup if ctime > mtime on incremtal backups?
Here is an example:
# Level-0 backup of the /mnt/test partition
star -cM -f /space/test-backup-level-0.tar level=0 -wtardumps -C /mnt/test .
# extract something that contains files with mtime < level-0-backup-time
cd /mnt/test ; tar xzf /some/where/something.tar.gz
# Level-1 backup of the /mnt/test
star -cM -f /space/test-backup-level-1.tar level=1 -wtardumps -C /mnt/test .
The Level-1 Backup will only contain the metadata of the unpacked files,
not the content. This optimisation is good for some cases, for others it
results in incomplete backups. Besides hacking the source, is there a
way to turn it off?
Christoph
Christoph Heine Guest
-
M.I'5.Pe rsecution - how a nd wh y di d it star t?
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -= how and why did. it start? -= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- The harassment didn't start by itself,. so... -
M-I 5`Persecutio n - h ow and w hy di d it star t?
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -= how and why. did it start? -= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- The harassment didn't start by itself, so... -
M`I'5-Per secution . ho w a nd w hy did it star t?
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -= how and. why did it start? -= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- The harassment didn't start by itself, so... -
Star Trek Fade
Does anyone have a good idea on how to recreate a "Star Trek" type fade in for a graphic. I've been trying various masks but everything I have... -
Star in case statements
I just noticed something that I either didn't know or just forgot. :) You can use the *array notation to specify values for the when clause in a...



Reply With Quote

