From f0a4ce0bfd9ae4ab9d393359e16c02b696683a0e Mon Sep 17 00:00:00 2001 From: "acstubbins@9fd8dfbed08e99693f97e0782ddecf65eb816cb5" Date: Tue, 23 Jun 2015 02:11:51 +0000 Subject: [PATCH] --- doc/todo/Set_total_storage_limit_for_special_remotes..mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/todo/Set_total_storage_limit_for_special_remotes..mdwn diff --git a/doc/todo/Set_total_storage_limit_for_special_remotes..mdwn b/doc/todo/Set_total_storage_limit_for_special_remotes..mdwn new file mode 100644 index 0000000000..2b66e98284 --- /dev/null +++ b/doc/todo/Set_total_storage_limit_for_special_remotes..mdwn @@ -0,0 +1 @@ +I'd like to be able to set a fixed limit on how much storage can be uploaded to a special remote. A use case for this may be that I want to spend no more than Y dollars, on a storage service that charges $X per gigabyte. I would thus set a limit where I a upload would be interrupted with a warning about the limit, and to continue I would need to use a --force option.