From 9f790028bd2c0eefbe53af40dd7e17064bc198a1 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog" Date: Sun, 26 Jan 2014 18:51:55 +0000 Subject: [PATCH] --- .../separate_rsync_bwlimit_options_for_upload_and_download.mdwn | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/todo/separate_rsync_bwlimit_options_for_upload_and_download.mdwn diff --git a/doc/todo/separate_rsync_bwlimit_options_for_upload_and_download.mdwn b/doc/todo/separate_rsync_bwlimit_options_for_upload_and_download.mdwn new file mode 100644 index 0000000000..65a3a12ef6 --- /dev/null +++ b/doc/todo/separate_rsync_bwlimit_options_for_upload_and_download.mdwn @@ -0,0 +1,2 @@ +The bandwidth for upload and download are often different. It would be useful to have different settings for upload and download limits. +As it is, I have to keep changing annex-rsync-options options between uploads and downloads.