From 4a13131ce744988e86869554272c832bc9d5fc9e Mon Sep 17 00:00:00 2001 From: nobodyinperson Date: Tue, 10 Jan 2023 09:38:39 +0000 Subject: [PATCH] Added a comment: {copy,move} with both --to and --from would be great! --- .../comment_1_0c42c2269e2fe2888254cc14a4967535._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/copy_with_both_--to_and_--from_/comment_1_0c42c2269e2fe2888254cc14a4967535._comment diff --git a/doc/todo/copy_with_both_--to_and_--from_/comment_1_0c42c2269e2fe2888254cc14a4967535._comment b/doc/todo/copy_with_both_--to_and_--from_/comment_1_0c42c2269e2fe2888254cc14a4967535._comment new file mode 100644 index 0000000000..c9ce05d844 --- /dev/null +++ b/doc/todo/copy_with_both_--to_and_--from_/comment_1_0c42c2269e2fe2888254cc14a4967535._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="nobodyinperson" + avatar="http://cdn.libravatar.org/avatar/736a41cd4988ede057bae805d000f4f5" + subject="{copy,move} with both --to and --from would be great!" + date="2023-01-10T09:38:39Z" + content=""" +That would indeed be awesome! However I guess the current implementation wouldn't support streaming files without caching them in their entirety. +"""]]