aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/jsa/store/af022cd820fdad6cbcac8e15ac565c639a47dab0/73ea4d1019b8f50af4ba29b65d8b9dd2b0129152
blob: 63a621dc934159404b04927ae1d1f0921e6968fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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

Unencrypted files will be shown in the web page file list with a
(c) after their name.

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