From be947ecaab702e38db220e25c3b6d21801632b2f Mon Sep 17 00:00:00 2001 From: "http://digiuser.livejournal.com/" Date: Thu, 8 Jan 2015 02:37:51 +0000 Subject: [PATCH] Added a comment: Is there a way to make this upload all files that have not been uploaded yet? --- .../comment_2_160e80583b647eae53aa120ca734e34a._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/forum/is_there_a_way_to_automatically_retry_when_special_remotes_fail__63__/comment_2_160e80583b647eae53aa120ca734e34a._comment diff --git a/doc/forum/is_there_a_way_to_automatically_retry_when_special_remotes_fail__63__/comment_2_160e80583b647eae53aa120ca734e34a._comment b/doc/forum/is_there_a_way_to_automatically_retry_when_special_remotes_fail__63__/comment_2_160e80583b647eae53aa120ca734e34a._comment new file mode 100644 index 0000000000..cb2188efdd --- /dev/null +++ b/doc/forum/is_there_a_way_to_automatically_retry_when_special_remotes_fail__63__/comment_2_160e80583b647eae53aa120ca734e34a._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="http://digiuser.livejournal.com/" + subject="Is there a way to make this upload all files that have not been uploaded yet?" + date="2015-01-08T02:37:51Z" + content=""" +Let's say I want my S3 repo to have all files in it that are in my current repo. Is there a variation of this while loop that will keep uploading until it's done? + +I recognize I could use annex assistant but let's say I just want to do it this way. +"""]]