diff options
-rw-r--r-- | Upgrading.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Upgrading.md b/Upgrading.md index b5b4708..1509bf2 100644 --- a/Upgrading.md +++ b/Upgrading.md @@ -1,6 +1,6 @@ ### Upgrading a gocryptfs filesystem -To upgrade your filesystem, you create a new empty one with the newer version of gocryptfs, mount it, and copy all the files over. +To upgrade your filesystem, you create a new empty one with the newer version of gocryptfs (currently v0.11), mount it, and copy all the files over. Let's assume you have an old gocryptfs filesystem stored in `/old.enc`, mounted to `/old`. You have created a new filesystem in `/new.enc` and mounted it to `/new`. The `df -Th` output would look like this: |