What is an incremental backup?
Answers were Sorted based on User's Feedback
Answer / jsdkar
Incremental backup is daily backup. Only updated files are
backed up this procedure
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / arun
Incremental backup stores all files changed since the last
FULL, DIFFERENTIAL OR INCREMENTAL backup. The advantage of
an incremental backup is that it takes the least time to
complete. During a restore operation, each incremental
backup is processed, which could result in a lengthy restore
job.It need not be a daily backup.
| Is This Answer Correct ? | 0 Yes | 1 No |
what happens when we create a file system?
What UNIX command will control the default file permissions when files are created?
What is the difference between > and >> operators?
The very first process created by the kernal that runs till the kernal process is haltes is
How do you execute a UNIX command in the background?
why unix commands simpler rather than complex task
The UNIX shell is.... a).does not come with the rest of the system b).forms the interface between the user and the kernal c) does not give any scope for programming d) deos not allow calling one program from with in another e) all of the above
How to list only the directories inside a directory?
What is the job responsibility of a System Administrator (UNIX/LINUX),briefly describe (Also point out system admin's daily job details),specify job type & job description?
2 Answers HP, ICS Integrated Computer Solutions, TCS,
in unix how to change old name to new name
How to put a job in background & bring it to foreground?
How do you list the files in an UNIX directory while also showing hidden files?