SaBackup creates incremental backups of your data. For this it utilizes Microsoft's Robocopy and the Volume Shadow Copy Service. You can use any file browser to access your backups, no special program is needed.
.NET project which allows Backup/Restore of NTFS reparse points. No program is available to perform this operation other than custom scripts or full disk backup/restore. This is essential to any production environment which uses NTFS reparse points.
Combines the benefits of incremental backups (less space) with the freedom of full backups (all files accessible). After an initial full backup, only modified files will be copied while representing the others by NTFS hard-links to previous backups.