summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-11-05 18:57:35 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-11-05 18:57:35 -0400
commitee862923fe00d6c73bf0a0a429dc6f24c1c545fc (patch)
tree5d3bcf70beebcae4837a6729940fd1bb1ab6a104
parent5113c41cf236fba1d47360b1b594166dc8cf31e3 (diff)
parent7600aeccbab04e9c7b7c782ba9975352c69c49b6 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/forum/Use_case_for_addurl.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/Use_case_for_addurl.mdwn b/doc/forum/Use_case_for_addurl.mdwn
new file mode 100644
index 000000000..ee18107bd
--- /dev/null
+++ b/doc/forum/Use_case_for_addurl.mdwn
@@ -0,0 +1,8 @@
+Hi,
+
+
+question. What is exactly the use-case for addurl. To add unique files as if they where never changing resources?
+
+There is a --relaxed flag to enable some leniency in redownloading the file it seems. But how would one go about updating a file from the web, drop it first?
+Or do I have to add pseudo queries or hashes to the URLs to keep them unique and manage any versioning that way perhaps?
+