aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/doc
diff options
context:
space:
mode:
Diffstat (limited to 'jsaccess/doc')
-rw-r--r--jsaccess/doc/put_also_not_encrypted_files.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/jsaccess/doc/put_also_not_encrypted_files.txt b/jsaccess/doc/put_also_not_encrypted_files.txt
new file mode 100644
index 0000000..7fe9891
--- /dev/null
+++ b/jsaccess/doc/put_also_not_encrypted_files.txt
@@ -0,0 +1,17 @@
+jsaccess demo file (not encrypted)
+
+Sometimes you want to store files unencrypted
+* because they already are PGP encrypted / signed
+* because they are really big and it would take ages to decrypt
+
+To a new unencrypted file to download:
+
+$ jstore add-nocrypt README.txt
+Using store "jsa/store"
+Enter encryption passphrase
+> jsa
+CREATED file /home/user/code/laurent-tools/jsaccess/jsa/store/af022cd820fdad6cbcac8e15ac565c639a47dab0/065e18a7f246b800242a778a6e8dd07a3321dac6
+UPDATED file /home/user/code/laurent-tools/jsaccess/jsa/store/af022cd820fdad6cbcac8e15ac565c639a47dab0/index.txt
+
+$ jstore rset user@_host:/var/www/htdocs/jsa/ # Only the first time
+$ jstore push