Closed
Description
Is any method available to resolve the name of a file on the underlying file system for a file or directory in a mounted gocrgyptfs system?
For example, in this case, can I resolve the encrypted name in crypt
corresponding to foo
?
$ gocryptfs crypt view
$ ls view/
foo
Having this ability assists some low-level maintenance tasks.