List three features of rsync.
What will be an ideal response?
Because it uses OpenSSH to copy files, the rsync utility is secure.
The rsync utility is flexible. It has many options, each of which allows you
to customize its behavior.
You can use rsync to create full and incremental backups.
Because rsync updates files only as needed, it is efficient.
You can use rsync to create a mirror of a directory.
You might also like to view...
Any statements you place within the ____ control will be performed in the order they appear, top to bottom.
A. for allĀ B. do next C. while in order D. do in order
Polymorphism helps eliminate __________ logic.
Fill in the blank(s) with the appropriate word(s).
The ____ command is used to create a Linux ext2, ext3, or ext4 file system on a specified device, which is usually a hard drive partition.
A. mke2fs B. hdparm C. tune2fs D. e2fsck
The Linux file system has a hierarchical directory structure.
Answer the following statement true (T) or false (F)