This commit is contained in:
berend.van.berkum@0cc715f45d5a86c134f9192722f7adef9dc63488 2015-11-05 18:58:25 +00:00 committed by admin
parent 6097d6b06d
commit 34abd76bf7

View file

@ -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?