Replies: 1 comment 3 replies
|
lets say you have a dropbox or whatever sync that just looks whats there, and then syncs it up. Then you could reverse mount it in that magic directory. Or, you reverse mount a directory, and then click "upload directory" in your cloud backup web form. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, I hope this isn't a stupid question.
Could someone explain to me what exactly "reverse mode" is?
The documentation states that: "In reverse mode, gocryptfs provides an encrypted view of a plain-text directory. The primary use-case are encrypted backups."
( https://nuetzlich.net/gocryptfs/reverse_mode_crypto/ )
What exactly does that mean?
All reactions