Formatting
This commit is contained in:
parent
edf95957b2
commit
0dba15a143
1 changed files with 18 additions and 14 deletions
|
@ -1,4 +1,5 @@
|
||||||
What steps will reproduce the problem?
|
#### What steps will reproduce the problem?
|
||||||
|
|
||||||
1. Create a new repository with a directory
|
1. Create a new repository with a directory
|
||||||
2. Add files
|
2. Add files
|
||||||
3. Select "Store your data in the cloud" with the "Remote server" option
|
3. Select "Store your data in the cloud" with the "Remote server" option
|
||||||
|
@ -6,13 +7,16 @@ What steps will reproduce the problem?
|
||||||
5. Select "Use an encrypted rsync repository on the server" (Will there be an option for unencrypted later?)
|
5. Select "Use an encrypted rsync repository on the server" (Will there be an option for unencrypted later?)
|
||||||
6. GPG Passphrase prompt comes up for every file
|
6. GPG Passphrase prompt comes up for every file
|
||||||
|
|
||||||
What is the expected output? What do you see instead?
|
#### What is the expected output? What do you see instead?
|
||||||
|
|
||||||
I expect to enter a passphase once and then it will sync all files with the remote server.
|
I expect to enter a passphase once and then it will sync all files with the remote server.
|
||||||
|
|
||||||
Instead, it begins syncing the files to the server but prompts for a GPG passphase for every single file.
|
Instead, it begins syncing the files to the server but prompts for a GPG passphase for every single file.
|
||||||
|
|
||||||
What version of git-annex are you using? On what operating system?
|
#### What version of git-annex are you using? On what operating system?
|
||||||
|
|
||||||
3.20121017 precompiled binary on Arch Linux
|
3.20121017 precompiled binary on Arch Linux
|
||||||
|
|
||||||
Please provide any additional information below.
|
#### Please provide any additional information below.
|
||||||
Not sure if I'm just missing a setting for GPG, but I would think I should only need to use the web app to configure the remote server.
|
|
||||||
|
|
||||||
|
Not sure if I'm just missing a setting for GPG, but I would think I should only need to use the web app to configure the remote server.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue