mirror of
https://github.com/vgough/encfs.git
synced 2025-08-12 07:09:12 +02:00
Updated Cygwin (markdown)
@ -49,3 +49,5 @@ For performance matters, you may consider :
|
|||||||
|
|
||||||
For performance and ACLs matters, you may also consider :
|
For performance and ACLs matters, you may also consider :
|
||||||
- the `noacl` [Cygwin mount option](https://cygwin.com/cygwin-ug-net/using.html#mount-table).
|
- the `noacl` [Cygwin mount option](https://cygwin.com/cygwin-ug-net/using.html#mount-table).
|
||||||
|
|
||||||
|
Regarding IVs, which are based on inode numbers : depending on configuration, they may lead to some problems, as file IDs (used to compute inode numbers) may not be consistent on Windows (see [1](https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/ntifs/ns-ntifs-_file_id_both_dir_information) and [2](https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/content/ntifs/ns-ntifs-_file_internal_information)). If not sure, they can be disabled during EncFS configuration.
|
Reference in New Issue
Block a user