diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2012-12-30 04:19:51 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-12-30 04:19:51 +0000 |
commit | 72f4ce58f57c24b670e33230b3e5184e286e905e (patch) | |
tree | 240b050ba2e16f55ba0b1029c8aea29f50c104b7 /doc | |
parent | b6e3e7516dfdc054b9e1a281b2e49b392d235ee2 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/multiple_urls_for_the_same_UUID/comment_1_de7410d8824a864c4d106c9f1afaec3f._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/multiple_urls_for_the_same_UUID/comment_1_de7410d8824a864c4d106c9f1afaec3f._comment b/doc/forum/multiple_urls_for_the_same_UUID/comment_1_de7410d8824a864c4d106c9f1afaec3f._comment new file mode 100644 index 000000000..c06cf01c3 --- /dev/null +++ b/doc/forum/multiple_urls_for_the_same_UUID/comment_1_de7410d8824a864c4d106c9f1afaec3f._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.246.6" + subject="comment 1" + date="2012-12-30T04:19:48Z" + content=""" +Yes, this is absolutely supported. If it's trying to `get` a file and it fails to access the first remote, it'll even automatically fall back to using the second. I do similar things with my own remote, for example I have a foo that uses ssh with a foo-local that uses NFS. +"""]] |