mirror of
https://github.com/vgough/encfs.git
synced 2025-02-16 17:50:53 +01:00
Updated Cygwin (markdown)
parent
46d212c105
commit
b285a92685
@ -48,4 +48,6 @@ For performance matters, you may consider :
|
||||
- the `exec` / `notexec` [Cygwin mount option](https://cygwin.com/cygwin-ug-net/using.html#mount-table).
|
||||
|
||||
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.
|
Loading…
Reference in New Issue
Block a user