1ecryptfs-find(1) eCryptfs ecryptfs-find(1)
2
3
4
6 ecryptfs-find - use inode numbers to match encrypted/decrypted file‐
7 names
8
9
11 ecryptfs-find cleartext-filename ecryptfs-find
12 ECRYPTFS_FNEK_ENCRYPTED.fwBGx18a.UcYl18CF7VKLMSDuEadV
13
14
16 This program will attempt to match encrypted filenames to their
17 decrypted counterpart, and attempt to match decrypted filenames to
18 their encrypted counterpart.
19
20 Notes:
21 - the eCryptfs filesystem must be mounted in order to work
22 - it uses ls(1) in order to determine the inode
23 - it uses find(1) in order to locate the inode
24
25
27 find(1), ls(1)
28
29 http://ecryptfs.org/
30
31
33 This manpage was written by Dustin Kirkland <kirkland@ubuntu.com> for
34 Ubuntu systems (but may be used by others). Permission is granted to
35 copy, distribute and/or modify this document under the terms of the GNU
36 General Public License, Version 2 or any later version published by the
37 Free Software Foundation.
38
39 On Debian and Ubuntu systems, the complete text of the GNU General Pub‐
40 lic License can be found in /usr/share/common-licenses/GPL.
41
42
43
44ecryptfs-utils 2012-01-24 ecryptfs-find(1)