aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/doc/put_your_encrypted_files_here.txt
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-06-18 04:47:07 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-06-18 04:47:07 +0200
commit37ea0a30e7b8815910cfb1e51970b0460ea21c17 (patch)
treed3e15088a39824ca002720ee3c69b83ef2a84a5c /jsaccess/doc/put_your_encrypted_files_here.txt
parentjsaccess: doc update (diff)
downloadlaurent-tools-37ea0a30e7b8815910cfb1e51970b0460ea21c17.tar.xz
laurent-tools-37ea0a30e7b8815910cfb1e51970b0460ea21c17.zip
jsaccess: update demo file
Diffstat (limited to '')
-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