Man page - mount.ecryptfs(8)
Packages contains this manual
- ecryptfs-rewrap-passphrase(1)
- mount.ecryptfs_private(1)
- ecryptfsd(8)
- ecryptfs-umount-private(1)
- ecryptfs(7)
- ecryptfs-add-passphrase(1)
- ecryptfs-unwrap-passphrase(1)
- ecryptfs-manager(8)
- ecryptfs-mount-private(1)
- ecryptfs-wrap-passphrase(1)
- ecryptfs-recover-private(1)
- ecryptfs-rewrite-file(1)
- ecryptfs-stat(1)
- ecryptfs-verify(1)
- ecryptfs-generate-tpm-key(1)
- umount.ecryptfs(8)
- umount.ecryptfs_private(1)
- ecryptfs-insert-wrapped-passphrase-into-keyring(1)
- ecryptfs-find(1)
- ecryptfs-migrate-home(8)
- pam_ecryptfs(8)
- ecryptfs-setup-private(1)
- mount.ecryptfs(8)
- ecryptfs-setup-swap(1)
apt-get install ecryptfs-utils
Manual
mount.ecryptfs
NAMESYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR
NAME
mount.ecryptfs - eCryptfs mount helper.
SYNOPSIS
mount -t ecryptfs [ lower directory ] [ ecryptfs mount point ]
DESCRIPTION
mount.ecryptfs is eCryptfs mount helper. The mount utility will defer to the mount helper to perform various configuration tasks; use the -i option to bypass the mount helper if you would rather manually specify your mount options. To mount eCryptfs, specify the lower directory (i.e., /root/crypt) for the encrypted files and the eCryptfs mountpoint (i.e., /mnt/crypt) for the decrypted view of the files:
mount -t ecryptfs /root/crypt /mnt/crypt
SEE ALSO
ecryptfs
(7),
ecryptfsd
(8),
ecryptfs-manager
(8),
mount
(8)
/usr/share/doc/ecryptfs-utils/ecryptfs-faq.html
http://ecryptfs.org/
AUTHOR
This manpage was written by William Lima <wlima.amadeus@gmail.com> for the Ubuntu system (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.
On Debian and Ubuntu systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.