From d29ef26a6878549d966c39fb9353b608b093e6ca Mon Sep 17 00:00:00 2001 From: "carlos@4c213b52601d57b650b22d9a246c59aea2c8f859" Date: Tue, 21 Mar 2023 21:34:01 +0000 Subject: [PATCH] Added a comment --- ..._2_539dbce8852a9b6ae20ff0e55e74fc2a._comment | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/forum/git_annex_copy_to_google_drive_is_very_slow/comment_2_539dbce8852a9b6ae20ff0e55e74fc2a._comment diff --git a/doc/forum/git_annex_copy_to_google_drive_is_very_slow/comment_2_539dbce8852a9b6ae20ff0e55e74fc2a._comment b/doc/forum/git_annex_copy_to_google_drive_is_very_slow/comment_2_539dbce8852a9b6ae20ff0e55e74fc2a._comment new file mode 100644 index 0000000000..c87249890a --- /dev/null +++ b/doc/forum/git_annex_copy_to_google_drive_is_very_slow/comment_2_539dbce8852a9b6ae20ff0e55e74fc2a._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="carlos@4c213b52601d57b650b22d9a246c59aea2c8f859" + nickname="carlos" + avatar="http://cdn.libravatar.org/avatar/ef0152bec3818b24d9318f6e7013e104" + subject="comment 2" + date="2023-03-21T21:34:01Z" + content=""" +Hi Joey, + +This is my current effort to copy ~6.7 GB using Datalad (git annex with rclone+Gdrive in the background) + +``` +Total: 53%|█████████████████████████████████████████████████████████████████▏ | 3.49G/6.53G [8:25:38<7:21:03, 115k Bytes/s] +``` + +There are many small files in this repository for sure, but I haven't been able to get specific advice as to whether these very small speeds (even copying to an external drive took many hours) are expected given the bottlenecks you mention. Any feedback is welcome. +"""]]