You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*--backup* will store plain files into the crypted directory.\
25
+
*--restore* will restore plain files from the crypted directory.\
26
+
*--list* will list the files stored in the crypted directory.\
27
+
*--path* will limit the operation to only the given path. Useful to limit restore to single files or directories, or if you know, that backup only needs to be performed on some directories.
28
+
29
+
### examples
8
30
Make sure you have mounted your cloud folder. We asume you used */media/cloud* in this examples.
9
31
10
32
To backup data in the folder */data/private* use this command.
0 commit comments