~ubuntu-branches/debian/stretch/ecryptfs-utils/stretch

« back to all changes in this revision

Viewing changes to doc/manpage/ecryptfs-find.1

  • Committer: Package Import Robot
  • Author(s): Daniel Baumann
  • Date: 2013-02-09 08:07:34 UTC
  • mto: This revision was merged to the branch mainline in revision 35.
  • Revision ID: package-import@ubuntu.com-20130209080734-998qg3tcjjvaof00
Tags: upstream-103
ImportĀ upstreamĀ versionĀ 103

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH ecryptfs-find 1 2012-01-24 ecryptfs-utils "eCryptfs"
 
2
.SH NAME
 
3
ecryptfs-find \- use inode numbers to match encrypted/decrypted filenames
 
4
 
 
5
.SH SYNOPSIS
 
6
\fBecryptfs-find\fP cleartext-filename
 
7
\fBecryptfs-find\fP ECRYPTFS_FNEK_ENCRYPTED.fwBGx18a.UcYl18CF7VKLMSDuEadV
 
8
 
 
9
.SH DESCRIPTION
 
10
This program will attempt to match encrypted filenames to their decrypted counterpart, and attempt to match decrypted filenames to their encrypted counterpart.
 
11
 
 
12
Notes:
 
13
 - the eCryptfs filesystem must be mounted in order to work
 
14
 - it uses \fBls\fP(1) in order to determine the inode
 
15
 - it uses \fBfind\fP(1) in order to locate the inode
 
16
 
 
17
.SH SEE ALSO
 
18
\fBfind\fP(1), \fBls\fP(1)
 
19
 
 
20
\fIhttp://ecryptfs.org/\fP
 
21
 
 
22
.SH AUTHOR
 
23
This manpage was written by Dustin Kirkland <kirkland@ubuntu.com> for Ubuntu systems (but may be used by others).  Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
 
24
 
 
25
On Debian and Ubuntu systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.