diff options
-rw-r--r-- | doc/bugs/directory_remote_+_shared_encryption_+_chunk_size___61___lost_files__63__.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/directory_remote_+_shared_encryption_+_chunk_size___61___lost_files__63__.mdwn b/doc/bugs/directory_remote_+_shared_encryption_+_chunk_size___61___lost_files__63__.mdwn index 42db575d4..8016da49d 100644 --- a/doc/bugs/directory_remote_+_shared_encryption_+_chunk_size___61___lost_files__63__.mdwn +++ b/doc/bugs/directory_remote_+_shared_encryption_+_chunk_size___61___lost_files__63__.mdwn @@ -11,7 +11,7 @@ Assume `~/annex` is a normal git annex repository and it contains a file `data.f # cd ~/annex # mkdir /tmp/remote # git annex initremote dirremote type=directory directory=/tmp/remote encryption=shared chunksize="300 megabytes" - initremote remote4 (encryption setup) (shared cipher) ok + initremote dirremote (encryption setup) (shared cipher) ok (Recording state in git...) # git annex copy --to dirremote data.file copy data.file (gpg) (to dirremote...) |