From 34abd76bf7582002de639a1211335bfe179e7f9d Mon Sep 17 00:00:00 2001 From: "berend.van.berkum@0cc715f45d5a86c134f9192722f7adef9dc63488" Date: Thu, 5 Nov 2015 18:58:25 +0000 Subject: [PATCH] --- doc/forum/Use_case_for_addurl.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Use_case_for_addurl.mdwn diff --git a/doc/forum/Use_case_for_addurl.mdwn b/doc/forum/Use_case_for_addurl.mdwn new file mode 100644 index 0000000000..ee18107bd3 --- /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? +