aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/doc/put_your_encrypted_files_here.txt
diff options
context:
space:
mode:
Diffstat (limited to 'jsaccess/doc/put_your_encrypted_files_here.txt')
-rw-r--r--jsaccess/doc/put_your_encrypted_files_here.txt17
1 files changed, 9 insertions, 8 deletions
diff --git a/jsaccess/doc/put_your_encrypted_files_here.txt b/jsaccess/doc/put_your_encrypted_files_here.txt
index 162e0ba..3e2eb80 100644
--- a/jsaccess/doc/put_your_encrypted_files_here.txt
+++ b/jsaccess/doc/put_your_encrypted_files_here.txt
@@ -4,11 +4,12 @@ decrypted OK !
To a new file to download:
-$ ./store.sh README.txt
-Enter passphrase used to encrypt: jsa
-jsa/store/af022cd820fdad6cbcac8e15ac565c639a47dab0
-CREATED jsa/store/af022cd820fdad6cbcac8e15ac565c639a47dab0/065e18a7f246b800242a778a6e8dd07a3321dac6
-UPDATED jsa/store/af022cd820fdad6cbcac8e15ac565c639a47dab0/index.txt
-
-$ rsync jsa/ user@_host:/var/www/htdocs/
-
+$ ./store.sh add 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
+
+$ ./store.sh rset user@_host:/var/www/htdocs/jsa/ # Only the first time
+$ ./store.sh push