Good choice for professional quality storage. -
- Set up a repository on a remote server using # - ssh. +^{makeSshRepository} diff --git a/templates/configurators/addrepository/connection.hamlet b/templates/configurators/addrepository/connection.hamlet new file mode 100644 index 0000000000..fc111b0653 --- /dev/null +++ b/templates/configurators/addrepository/connection.hamlet @@ -0,0 +1,3 @@ +^{makeXMPPConnection} + +^{makeSshRepository} diff --git a/templates/configurators/addrepository/misc.hamlet b/templates/configurators/addrepository/misc.hamlet index 5f0cc6be97..79b1937e07 100644 --- a/templates/configurators/addrepository/misc.hamlet +++ b/templates/configurators/addrepository/misc.hamlet @@ -7,17 +7,7 @@ SneakerNet # between computers. -
- Keep files in sync between your devices running git-annex. - -
- Combine your repository with a friend's repository, and share your files. +^{makeXMPPConnection}
Make another repository on your computer. + +^{makeSshRepository} diff --git a/templates/configurators/addrepository/ssh.hamlet b/templates/configurators/addrepository/ssh.hamlet new file mode 100644 index 0000000000..c41ad1117b --- /dev/null +++ b/templates/configurators/addrepository/ssh.hamlet @@ -0,0 +1,6 @@ +
+ Set up a repository on a remote server using # + ssh. diff --git a/templates/configurators/addrepository/xmppconnection.hamlet b/templates/configurators/addrepository/xmppconnection.hamlet new file mode 100644 index 0000000000..2fae69deeb --- /dev/null +++ b/templates/configurators/addrepository/xmppconnection.hamlet @@ -0,0 +1,11 @@ +
+ Keep files in sync between your devices running git-annex. + +
+ Combine your repository with a friend's repository, and share your files. diff --git a/templates/configurators/needconnection.hamlet b/templates/configurators/needconnection.hamlet new file mode 100644 index 0000000000..4cb9dc5de0 --- /dev/null +++ b/templates/configurators/needconnection.hamlet @@ -0,0 +1,12 @@ +
+ In order to quickly sync with other repositories, # + a direct connection is needed to another git-annex. # +
+ You don't currently seem to have such a connection configured -- # + or if you do, it's not currently connected! +