3
I am wondering, does an ext2/ext3/ext4 file system (and Linux) support "archive flags". At Windows it is quite convenient to do an incremental backup because the archive flag is automatically set if a file has been modified or added. How do incremental backups work on Linux-based operating systems? Is there a better way than just comparing an old "full backup" with the current state of the system?