aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/doc/put_also_not_encrypted_files.txt
blob: 7fe9891c561a43d8dfb01b6b04b4b368ffd2de71 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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