|
|
|
|
|
by wongarsu
1725 days ago
|
|
There is a transactional API for NTFS in Windows [1]. It allows transactional operations not just within a file but also across files or across multiple computers (to make sure something is applied to your whole fleet atomically). 1: https://en.wikipedia.org/wiki/Transactional_NTFS |
|