A backup software heavily uses hard links between files which have not been changed in between two backup runs. Which benefits are realized due to these hard links? (Choose two.)
A.
The old backups can be moved to slow backup media, such as tapes, while still serving as hard link target in new backups.
B.
The backup runs faster because hard links are asynchronous operations, postponing the copy operation to a later point in time.
C.
The backup is guaranteed to be uncharged because a hard linked file cannot be modified after its creation.
D.
The backup consumes less space because the hard links point to the same data on disk instead of storing redundant copies.
E.
The backup runs faster because, instead of copying the data of each file, hard links only change file system meta data.
A is a lie: hardlinks cannot reside in different filesystems
B: I don't know
C: lie: a hardlink can be modified as long as the inode number is same as the "original file", (which is really the original index entry to the data)
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Zeist
Highly Voted 3 years, 5 months agodaca11
Highly Voted 3 years, 1 month agopeppiniello
Most Recent 2 months, 1 week agoJack67
7 months agoAmycert
11 months, 2 weeks agoNeoSam999
1 year agoJGB869
1 year, 1 month agoblk_542
1 year, 1 month agoLazylinux
1 year, 9 months agoanhcq
2 years, 1 month agoCuriousLinuxCat
2 years, 5 months agoBodescu
2 years, 7 months agoWucrib
2 years, 11 months agoLazylinux
1 year, 9 months agoilputto
3 years, 2 months agoErwinator
3 years, 4 months agoVano1
3 years, 5 months ago