Incremental backups only copy data that has changed since the last backup, making them efficient for large volumes of data. They require an initial full backup followed by subsequent incremental backups, and to restore data, all incrementals since the last full backup must be applied. Various types of incremental backups exist, including synthetic full, file-level, block-level, and byte-level incrementals, designed for different scenarios and storage systems.