Copy transfer rate drops to 0 B/s after a few minutes

What is the problem you are having with rclone?

Sorry for the newbie post. I am loving rclone, but having a big problem with transfer rate. When I copy from a Onedrive (for business) remote to a Onedrive (sharepoint) remote, the copy starts slowly (100 to 1000 kB/s) but then, over minutes, slows down to almost nothing (0 B/s). It will eventually (minutes) speed up again but will then will slow down again. Could this be extreme thottling or because I am using the default client ID?

Run the command 'rclone version' and share the full output of the command.

rclone v1.61.1

  • os/version: Microsoft Windows 10 Enterprise 22H2 (64 bit)
  • os/kernel: 10.0.19045.2673 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.19.4
  • go/linking: static
  • go/tags: cmount

Which cloud storage system are you using? (eg Google Drive)

Onedrive for business and a sharepoint drive (Teams)

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone copy -P "zagotta:My Grants" "zagottalab:wnzlab archives\test" --ignore-checksum --ignore-size --drive-server-side-across-configs -vv  --log-file=mylogfile.txt

The rclone config contents with secrets removed.

The remote configs are made for Onedrive with all of the defaults. Note that they just use the default client ID as I have been having trouble getting my organization's AD Registered App to work (a separate problem).

Paste config here

A log from the command with the -vv flag


hello and welcome to the forum,

onedrive always is slow and has lots of throttling, default client id or not.
need to look into the debug log or post it.

that is for gdrive, not onedrive.
might try --server-side-across-configs but the debug log would let you know.

Here is an excerp from the log:

2023/03/01 11:02:10 DEBUG : rclone: Version "v1.61.1" starting with parameters ["C:\\Program Files\\rclone-v1.61.1-windows-amd64\\rclone.exe" "copy" "-P" "zagotta:My Grants" "zagottalab:wnzlab archives\\test" "--ignore-checksum" "--ignore-size" "--drive-server-side-across-configs" "-vv" "--log-file=mylogfile.txt"]
2023/03/01 11:02:10 DEBUG : Creating backend with remote "zagotta:My Grants"
2023/03/01 11:02:10 DEBUG : Using config file from "C:\\Users\\Zagotta\\AppData\\Roaming\\rclone\\rclone.conf"
2023/03/01 11:02:10 DEBUG : Creating backend with remote "zagottalab:wnzlab archives\\test"
2023/03/01 11:02:12 DEBUG : fs cache: renaming cache item "zagottalab:wnzlab archives\\test" to be canonical "zagottalab:wnzlab archives/test"
2023/03/01 11:02:14 DEBUG : 1Table 4 CMB_P-Bio_WNZ.docx: Starting multipart upload
2023/03/01 11:02:14 DEBUG : 2010 Anne Carlson K99 form.pdf: Starting multipart upload
2023/03/01 11:02:14 DEBUG : Abkowitz letter of support.doc: Starting multipart upload
2023/03/01 11:02:14 DEBUG : Abkowitz letter of support2.doc: Starting multipart upload
2023/03/01 11:02:14 DEBUG : Abkowitz letter of support.doc: Uploading segment 0/35328 size 35328
2023/03/01 11:02:14 DEBUG : 1Table 4 CMB_P-Bio_WNZ.docx: Uploading segment 0/34362 size 34362
2023/03/01 11:02:14 DEBUG : 2010 Anne Carlson K99 form.pdf: Uploading segment 0/44759 size 44759
2023/03/01 11:02:15 DEBUG : Abkowitz letter of support2.doc: Uploading segment 0/35328 size 35328
2023/03/01 11:02:15 INFO  : 2010 Anne Carlson K99 form.pdf: Copied (new)
2023/03/01 11:02:16 INFO  : Abkowitz letter of support.doc: Copied (new)
2023/03/01 11:02:16 INFO  : Abkowitz letter of support2.doc: Copied (new)
2023/03/01 11:02:16 DEBUG : Adams letter of support.doc: Starting multipart upload
2023/03/01 11:02:16 INFO  : 1Table 4 CMB_P-Bio_WNZ.docx: Copied (new)
2023/03/01 11:02:16 DEBUG : Adams letter of support.pdf: Starting multipart upload
2023/03/01 11:02:16 DEBUG : Ashcroft letter of support.docx: Starting multipart upload
2023/03/01 11:02:16 DEBUG : Ashcroft letter of support.pdf: Starting multipart upload
2023/03/01 11:02:16 DEBUG : Adams letter of support.doc: Uploading segment 0/39936 size 39936
2023/03/01 11:02:17 DEBUG : Adams letter of support.pdf: Uploading segment 0/44514 size 44514
2023/03/01 11:02:17 DEBUG : Ashcroft letter of support.docx: Uploading segment 0/50882 size 50882
2023/03/01 11:02:17 DEBUG : Ashcroft letter of support.pdf: Uploading segment 0/84722 size 84722
2023/03/01 11:02:17 INFO  : Adams letter of support.doc: Copied (new)
2023/03/01 11:02:17 INFO  : Adams letter of support.pdf: Copied (new)
2023/03/01 11:02:18 INFO  : Ashcroft letter of support.pdf: Copied (new)
2023/03/01 11:02:18 DEBUG : Automated patch clamp SIG - Zagotta.doc: Starting multipart upload
2023/03/01 11:02:18 DEBUG : Bankston noncompeting renewal 2015.doc: Starting multipart upload
2023/03/01 11:02:18 INFO  : Ashcroft letter of support.docx: Copied (new)
2023/03/01 11:02:18 DEBUG : Bankston noncompeting renewal 2015.pdf: Starting multipart upload
2023/03/01 11:02:18 DEBUG : Bankston noncompeting renewal 2015_1.doc: Starting multipart upload
2023/03/01 11:02:18 DEBUG : Automated patch clamp SIG - Zagotta.doc: Uploading segment 0/1175552 size 1175552
2023/03/01 11:02:19 DEBUG : Bankston noncompeting renewal 2015.doc: Uploading segment 0/53760 size 53760
2023/03/01 11:02:19 DEBUG : Bankston noncompeting renewal 2015.pdf: Uploading segment 0/80057 size 80057
2023/03/01 11:02:19 DEBUG : Bankston noncompeting renewal 2015_1.doc: Uploading segment 0/50688 size 50688
2023/03/01 11:02:20 INFO  : Bankston noncompeting renewal 2015.doc: Copied (new)
2023/03/01 11:02:20 DEBUG : Bio_ZAGOTTA.doc: Starting multipart upload
2023/03/01 11:02:20 INFO  : Bankston noncompeting renewal 2015_1.doc: Copied (new)
2023/03/01 11:02:20 INFO  : Bankston noncompeting renewal 2015.pdf: Copied (new)
2023/03/01 11:02:20 DEBUG : Bio_Zagotta.docx: Starting multipart upload
2023/03/01 11:02:20 DEBUG : Carlson letter of support.docx: Starting multipart upload
2023/03/01 11:02:20 INFO  : Automated patch clamp SIG - Zagotta.doc: Copied (new)
2023/03/01 11:02:21 DEBUG : Bio_ZAGOTTA.doc: Uploading segment 0/56320 size 56320
2023/03/01 11:02:21 DEBUG : Carlson noncompeting renewal 2013.docx: Starting multipart upload
2023/03/01 11:02:21 DEBUG : Bio_Zagotta.docx: Uploading segment 0/40765 size 40765
2023/03/01 11:02:21 DEBUG : Carlson letter of support.docx: Uploading segment 0/51849 size 51849
2023/03/01 11:02:21 DEBUG : Carlson noncompeting renewal 2013.docx: Uploading segment 0/14221 size 14221
2023/03/01 11:02:21 INFO  : Bio_ZAGOTTA.doc: Copied (new)
2023/03/01 11:02:22 DEBUG : Chen letter of support.doc: Starting multipart upload
2023/03/01 11:02:22 INFO  : Carlson letter of support.docx: Copied (new)
2023/03/01 11:02:22 INFO  : Bio_Zagotta.docx: Copied (new)
2023/03/01 11:02:22 DEBUG : Chen letter of support.doc: Uploading segment 0/35328 size 35328
2023/03/01 11:02:23 DEBUG : Chloe letter of support for F31.docx: Starting multipart upload
2023/03/01 11:02:23 INFO  : Carlson noncompeting renewal 2013.docx: Copied (new)
2023/03/01 11:02:23 DEBUG : Covarrubias letter of support.doc: Starting multipart upload
2023/03/01 11:02:23 DEBUG : Covarrubias letter of support.pdf: Starting multipart upload
2023/03/01 11:02:23 DEBUG : Chloe letter of support for F31.docx: Uploading segment 0/47043 size 47043
2023/03/01 11:02:23 DEBUG : Covarrubias letter of support.doc: Uploading segment 0/41472 size 41472
2023/03/01 11:02:23 INFO  : Chen letter of support.doc: Copied (new)
2023/03/01 11:02:24 DEBUG : Covarrubias letter of support.pdf: Uploading segment 0/48627 size 48627
2023/03/01 11:02:24 DEBUG : Cryo EM paragraphs.doc: Starting multipart upload
2023/03/01 11:02:24 INFO  : Covarrubias letter of support.doc: Copied (new)
2023/03/01 11:02:24 INFO  : Chloe letter of support for F31.docx: Copied (new)
2023/03/01 11:02:24 DEBUG : OneDrive root 'wnzlab archives/test': Waiting for checks to finish
2023/03/01 11:02:24 DEBUG : OneDrive root 'wnzlab archives/test': Waiting for transfers to finish
2023/03/01 11:02:25 INFO  : Covarrubias letter of support.pdf: Copied (new)
2023/03/01 11:02:25 DEBUG : Cryo EM.enl: Starting multipart upload
2023/03/01 11:02:25 DEBUG : Datatable 2_Zagotta.docx: Starting multipart upload
2023/03/01 11:02:25 DEBUG : datatable4_Zagotta.doc: Starting multipart upload
2023/03/01 11:02:25 DEBUG : Cryo EM.enl: Uploading segment 0/14176 size 14176
2023/03/01 11:02:25 DEBUG : Datatable 2_Zagotta.docx: Uploading segment 0/30034 size 30034
2023/03/01 11:02:25 DEBUG : datatable4_Zagotta.doc: Uploading segment 0/168960 size 168960
2023/03/01 11:02:26 INFO  : Cryo EM.enl: Copied (new)
2023/03/01 11:02:26 INFO  : datatable4_Zagotta.doc: Copied (new)
2023/03/01 11:02:27 DEBUG : Davis letter of support 2016.docx: Starting multipart upload
2023/03/01 11:02:27 INFO  : Datatable 2_Zagotta.docx: Copied (new)
2023/03/01 11:02:27 DEBUG : Davis letter of support 2016.pdf: Starting multipart upload
2023/03/01 11:02:27 DEBUG : Cryo EM paragraphs.doc: Uploading segment 0/51200 size 51200
2023/03/01 11:02:27 DEBUG : DiMaio Other Support 11-13-2019.doc: Starting multipart upload
2023/03/01 11:02:27 DEBUG : Davis letter of support 2016.docx: Uploading segment 0/47870 size 47870
2023/03/01 11:02:27 DEBUG : Davis letter of support 2016.pdf: Uploading segment 0/86843 size 86843
2023/03/01 11:02:28 DEBUG : DiMaio Other Support 11-13-2019.doc: Uploading segment 0/49664 size 49664
2023/03/01 11:02:28 INFO  : Cryo EM paragraphs.doc: Copied (new)
2023/03/01 11:02:29 INFO  : Davis letter of support 2016.docx: Copied (new)
2023/03/01 11:02:29 DEBUG : Director-new-innovator-award-v22 WNZ.doc: Starting multipart upload
2023/03/01 11:02:29 INFO  : Davis letter of support 2016.pdf: Copied (new)
2023/03/01 11:02:29 INFO  : DiMaio Other Support 11-13-2019.doc: Copied (new)
2023/03/01 11:02:29 DEBUG : Experimental_Plan_3.doc: Starting multipart upload
2023/03/01 11:02:29 DEBUG : Facilities and other resources doc WNZ.rtf: Starting multipart upload
2023/03/01 11:02:29 DEBUG : Gallagher letter of support.doc: Starting multipart upload
2023/03/01 11:02:29 DEBUG : Director-new-innovator-award-v22 WNZ.doc: Uploading segment 0/1147392 size 1147392
2023/03/01 11:02:29 DEBUG : Experimental_Plan_3.doc: Uploading segment 0/111616 size 111616
2023/03/01 11:02:30 DEBUG : Facilities and other resources doc WNZ.rtf: Uploading segment 0/38362 size 38362
2023/03/01 11:02:30 DEBUG : Gallagher letter of support.doc: Uploading segment 0/50176 size 50176
2023/03/01 11:02:30 INFO  : Facilities and other resources doc WNZ.rtf: Copied (new)
2023/03/01 11:02:31 INFO  : Experimental_Plan_3.doc: Copied (new)
2023/03/01 11:02:31 DEBUG : Gallagher letter of support.pdf: Starting multipart upload
2023/03/01 11:02:31 DEBUG : Gel strainer sole source.doc: Starting multipart upload
2023/03/01 11:02:31 INFO  : Gallagher letter of support.doc: Copied (new)
2023/03/01 11:02:31 DEBUG : Gordon letter of support.doc: Starting multipart upload
2023/03/01 11:02:31 DEBUG : Gel strainer sole source.doc: Uploading segment 0/13824 size 13824
2023/03/01 11:02:31 DEBUG : Gallagher letter of support.pdf: Uploading segment 0/26661 size 26661
2023/03/01 11:02:31 INFO  : Director-new-innovator-award-v22 WNZ.doc: Copied (new)
2023/03/01 11:02:32 DEBUG : Gordon letter of support.pdf: Starting multipart upload
2023/03/01 11:02:32 DEBUG : Gordon letter of support.doc: Uploading segment 0/53248 size 53248
2023/03/01 11:02:32 INFO  : Gel strainer sole source.doc: Copied (new)
2023/03/01 11:02:32 INFO  : Gallagher letter of support.pdf: Copied (new)
2023/03/01 11:02:33 DEBUG : Gordon letter of support.pdf: Uploading segment 0/32891 size 32891
2023/03/01 11:02:33 DEBUG : Gordon letter.doc: Starting multipart upload
2023/03/01 11:02:33 DEBUG : Grad school review.doc: Starting multipart upload
2023/03/01 11:02:33 INFO  : Gordon letter of support.doc: Copied (new)
2023/03/01 11:02:33 DEBUG : Gordon letter.doc: Uploading segment 0/26112 size 26112
2023/03/01 11:02:33 DEBUG : Grad school review.doc: Uploading segment 0/5632 size 5632
2023/03/01 11:02:33 INFO  : Gordon letter of support.pdf: Copied (new)
2023/03/01 11:02:33 DEBUG : Grant advice.docx: Starting multipart upload
2023/03/01 11:02:34 DEBUG : Guide for National Awards.pdf: Starting multipart upload
2023/03/01 11:02:34 INFO  : Gordon letter.doc: Copied (new)
2023/03/01 11:02:34 INFO  : Grad school review.doc: Copied (new)
2023/03/01 11:02:34 DEBUG : Grant advice.docx: Uploading segment 0/14475 size 14475
2023/03/01 11:02:34 DEBUG : Guide for National Awards.pdf: Uploading segment 0/314346 size 314346
2023/03/01 11:02:34 DEBUG : Haitin supervisor letter.pdf: Starting multipart upload
2023/03/01 11:02:34 DEBUG : Hille letter.doc: Starting multipart upload
2023/03/01 11:02:35 DEBUG : Haitin supervisor letter.pdf: Uploading segment 0/24673 size 24673
2023/03/01 11:02:35 DEBUG : Hille letter.doc: Uploading segment 0/26112 size 26112
2023/03/01 11:02:36 INFO  : Guide for National Awards.pdf: Copied (new)
2023/03/01 11:02:36 INFO  : Haitin supervisor letter.pdf: Copied (new)
2023/03/01 11:02:36 INFO  : Grant advice.docx: Copied (new)
2023/03/01 11:02:36 INFO  : Hille letter.doc: Copied (new)
2023/03/01 11:02:36 DEBUG : Keck center.doc: Starting multipart upload
2023/03/01 11:02:36 DEBUG : Kim letter of support 2015.docx: Starting multipart upload
2023/03/01 11:02:36 DEBUG : Kim letter of support 2015.pdf: Starting multipart upload
2023/03/01 11:02:37 DEBUG : MCB Comp renew 2016 - Table 2 - draft 6-23-16-Zagotta.docx: Starting multipart upload
2023/03/01 11:02:37 DEBUG : Keck center.doc: Uploading segment 0/19456 size 19456
2023/03/01 11:02:37 DEBUG : Kim letter of support 2015.docx: Uploading segment 0/45958 size 45958
2023/03/01 11:02:37 DEBUG : Kim letter of support 2015.pdf: Uploading segment 0/78247 size 78247
2023/03/01 11:02:37 DEBUG : MCB Comp renew 2016 - Table 2 - draft 6-23-16-Zagotta.docx: Uploading segment 0/34825 size 34825
2023/03/01 11:02:38 INFO  : Keck center.doc: Copied (new)
2023/03/01 11:02:38 DEBUG : MCB Comp renew 2016 - Table 4 - Zagotta.docx: Starting multipart upload
2023/03/01 11:02:38 INFO  : Kim letter of support 2015.docx: Copied (new)
2023/03/01 11:02:38 INFO  : Kim letter of support 2015.pdf: Copied (new)
2023/03/01 11:02:38 INFO  : MCB Comp renew 2016 - Table 2 - draft 6-23-16-Zagotta.docx: Copied (new)
2023/03/01 11:02:38 DEBUG : MCB NRSA.doc: Starting multipart upload
2023/03/01 11:02:39 DEBUG : MCB Research and Training E.doc: Starting multipart upload
2023/03/01 11:02:39 DEBUG : MCB Comp renew 2016 - Table 4 - Zagotta.docx: Uploading segment 0/33988 size 33988
2023/03/01 11:02:39 DEBUG : Megan letter of support 1.doc: Starting multipart upload
2023/03/01 11:02:39 DEBUG : MCB NRSA.doc: Uploading segment 0/104448 size 104448
2023/03/01 11:02:39 DEBUG : MCB Research and Training E.doc: Uploading segment 0/13312 size 13312
2023/03/01 11:02:39 DEBUG : Megan letter of support 1.doc: Uploading segment 0/51200 size 51200
2023/03/01 11:02:40 INFO  : MCB Comp renew 2016 - Table 4 - Zagotta.docx: Copied (new)
2023/03/01 11:02:40 INFO  : MCB NRSA.doc: Copied (new)
2023/03/01 11:02:40 INFO  : MCB Research and Training E.doc: Copied (new)
2023/03/01 11:02:40 INFO  : Megan letter of support 1.doc: Copied (new)
2023/03/01 11:02:40 DEBUG : Megan letter of support.doc: Starting multipart upload
2023/03/01 11:02:40 DEBUG : Old 2015 TRPV1 Mechanisms renewal [Link].txt: Starting multipart upload
2023/03/01 11:02:41 DEBUG : Other Support 03-07-10.doc: Starting multipart upload
2023/03/01 11:02:41 DEBUG : Other Support 02-19-09.doc: Starting multipart upload
2023/03/01 11:02:41 DEBUG : Megan letter of support.doc: Uploading segment 0/51200 size 51200
2023/03/01 11:02:41 DEBUG : Old 2015 TRPV1 Mechanisms renewal [Link].txt: Uploading segment 0/274 size 274
2023/03/01 11:02:41 DEBUG : Other Support 02-19-09.doc: Uploading segment 0/50688 size 50688
2023/03/01 11:02:41 DEBUG : Other Support 03-07-10.doc: Uploading segment 0/46080 size 46080
2023/03/01 11:02:42 INFO  : Old 2015 TRPV1 Mechanisms renewal [Link].txt: Copied (new)
2023/03/01 11:02:42 INFO  : Megan letter of support.doc: Copied (new)
2023/03/01 11:02:42 INFO  : Other Support 02-19-09.doc: Copied (new)
2023/03/01 11:02:42 DEBUG : Other Support 04-13-09.doc: Starting multipart upload
2023/03/01 11:02:42 DEBUG : Other Support 04-28-09.doc: Starting multipart upload
2023/03/01 11:02:42 INFO  : Other Support 03-07-10.doc: Copied (new)
2023/03/01 11:02:42 DEBUG : othersupport WNZ 3-03.rtf: Starting multipart upload
2023/03/01 11:02:43 DEBUG : Permutter equipment justif..doc: Starting multipart upload
2023/03/01 11:02:43 DEBUG : Other Support 04-13-09.doc: Uploading segment 0/49664 size 49664
2023/03/01 11:02:43 DEBUG : Other Support 04-28-09.doc: Uploading segment 0/47104 size 47104
2023/03/01 11:02:43 DEBUG : othersupport WNZ 3-03.rtf: Uploading segment 0/41628 size 41628
2023/03/01 11:02:43 DEBUG : Permutter equipment justif..doc: Uploading segment 0/11776 size 11776
2023/03/01 11:02:44 INFO  : othersupport WNZ 3-03.rtf: Copied (new)
2023/03/01 11:02:44 INFO  : Other Support 04-13-09.doc: Copied (new)
2023/03/01 11:02:44 INFO  : Permutter equipment justif..doc: Copied (new)
2023/03/01 11:02:44 INFO  : Other Support 04-28-09.doc: Copied (new)
2023/03/01 11:02:44 DEBUG : PHS 398 NRSA.doc: Starting multipart upload
2023/03/01 11:02:44 DEBUG : Poolos letter.doc: Starting multipart upload
2023/03/01 11:02:44 DEBUG : research collaboration questionnaire.doc: Starting multipart upload
2023/03/01 11:02:44 DEBUG : Puljung NRSA 416-9c.doc: Starting multipart upload
2023/03/01 11:02:45 DEBUG : Poolos letter.doc: Uploading segment 0/26624 size 26624
2023/03/01 11:02:45 DEBUG : PHS 398 NRSA.doc: Uploading segment 0/89600 size 89600
2023/03/01 11:02:45 DEBUG : Puljung NRSA 416-9c.doc: Uploading segment 0/38400 size 38400
2023/03/01 11:02:45 DEBUG : research collaboration questionnaire.doc: Uploading segment 0/68608 size 68608
2023/03/01 11:02:46 INFO  : PHS 398 NRSA.doc: Copied (new)
2023/03/01 11:02:46 INFO  : Poolos letter.doc: Copied (new)
2023/03/01 11:02:46 INFO  : Puljung NRSA 416-9c.doc: Copied (new)
2023/03/01 11:02:46 INFO  : research collaboration questionnaire.doc: Copied (new)
2023/03/01 11:02:46 DEBUG : Research_Plan_Wang_v31_part_WNZ.doc: Starting multipart upload
2023/03/01 11:02:46 DEBUG : Research interests - Zagotta.doc: Starting multipart upload
2023/03/01 11:02:46 DEBUG : Scharenberg letter.doc: Starting multipart upload
2023/03/01 11:02:46 DEBUG : SEG submission 1 09-14-2004.doc: Starting multipart upload
2023/03/01 11:02:47 DEBUG : Research_Plan_Wang_v31_part_WNZ.doc: Uploading segment 0/740352 size 740352
2023/03/01 11:02:47 DEBUG : Scharenberg letter.doc: Uploading segment 0/28672 size 28672
2023/03/01 11:02:47 DEBUG : Research interests - Zagotta.doc: Uploading segment 0/28672 size 28672
2023/03/01 11:02:47 DEBUG : SEG submission 1 09-14-2004.doc: Uploading segment 0/11789312 size 10485760
2023/03/01 11:02:48 INFO  : Research interests - Zagotta.doc: Copied (new)
2023/03/01 11:02:48 INFO  : Scharenberg letter.doc: Copied (new)
2023/03/01 11:02:48 DEBUG : Sponsor Information for Puljung 2007.doc: Starting multipart upload
2023/03/01 11:02:48 DEBUG : Stoll letter of support.doc: Starting multipart upload
2023/03/01 11:02:49 INFO  : Research_Plan_Wang_v31_part_WNZ.doc: Copied (new)
2023/03/01 11:02:49 DEBUG : Sponsor Information for Puljung 2007.doc: Uploading segment 0/61440 size 61440
2023/03/01 11:02:49 DEBUG : Stoll letter.docx: Starting multipart upload
2023/03/01 11:02:50 DEBUG : Stoll letter.docx: Uploading segment 0/51707 size 51707
2023/03/01 11:02:50 DEBUG : Stoll letter of support.doc: Uploading segment 0/50176 size 50176
2023/03/01 11:02:50 INFO  : Sponsor Information for Puljung 2007.doc: Copied (new)
2023/03/01 11:02:50 DEBUG : Support letter for Hille.doc: Starting multipart upload
2023/03/01 11:02:51 INFO  : Stoll letter of support.doc: Copied (new)
2023/03/01 11:02:51 DEBUG : Support letter for Hille.doc: Uploading segment 0/24576 size 24576
2023/03/01 11:02:51 INFO  : Stoll letter.docx: Copied (new)
2023/03/01 11:02:51 DEBUG : Support letter, WNZ.doc: Starting multipart upload
2023/03/01 11:02:52 DEBUG : Table 2A Zagotta--Faculty Collaborations.xls: Starting multipart upload
2023/03/01 11:02:52 DEBUG : Support letter, WNZ.doc: Uploading segment 0/24576 size 24576
2023/03/01 11:02:52 INFO  : Support letter for Hille.doc: Copied (new)
2023/03/01 11:02:52 DEBUG : Table 2A Zagotta--Faculty Collaborations.xls: Uploading segment 0/24064 size 24064
2023/03/01 11:02:53 DEBUG : Table of Collaborations 2017-Zagotta.docx: Starting multipart upload
2023/03/01 11:02:53 INFO  : Support letter, WNZ.doc: Copied (new)
2023/03/01 11:02:53 INFO  : Table 2A Zagotta--Faculty Collaborations.xls: Copied (new)
2023/03/01 11:02:53 DEBUG : Table of Collaborations 2017-Zagotta.docx: Uploading segment 0/19919 size 19919
2023/03/01 11:02:53 DEBUG : Table_4_Physiology  Biophysics_2017-08-16a_Zagotta.docx: Starting multipart upload
2023/03/01 11:02:53 DEBUG : SEG submission 1 09-14-2004.doc: Uploading segment 10485760/11789312 size 1303552
2023/03/01 11:02:54 DEBUG : Table_2_Physiology and Biophysics_2017-08-16a_Zagotta.docx: Starting multipart upload
2023/03/01 11:02:54 DEBUG : Table_4_Physiology  Biophysics_2017-08-16a_Zagotta.docx: Uploading segment 0/23073 size 23073
2023/03/01 11:02:54 DEBUG : Table_2_Physiology and Biophysics_2017-08-16a_Zagotta.docx: Uploading segment 0/23827 size 23827
2023/03/01 11:02:54 INFO  : Table of Collaborations 2017-Zagotta.docx: Copied (new)
2023/03/01 11:02:55 DEBUG : Table_5B 4_27_2017-Zagotta.docx: Starting multipart upload
2023/03/01 11:02:55 DEBUG : Table_5B 4_27_2017-Zagotta.docx: Uploading segment 0/77290 size 77290
2023/03/01 11:02:55 INFO  : Table_4_Physiology  Biophysics_2017-08-16a_Zagotta.docx: Copied (new)
2023/03/01 11:02:55 INFO  : Table_2_Physiology and Biophysics_2017-08-16a_Zagotta.docx: Copied (new)
2023/03/01 11:02:56 DEBUG : Tofoleanu letter of support.docx: Starting multipart upload
2023/03/01 11:02:56 DEBUG : Tofoleanu letter of support.pdf: Starting multipart upload
2023/03/01 11:02:56 DEBUG : Tofoleanu letter of support.docx: Uploading segment 0/57749 size 57749
2023/03/01 11:02:56 DEBUG : Tofoleanu letter of support.pdf: Uploading segment 0/37385 size 37385
2023/03/01 11:02:57 INFO  : Table_5B 4_27_2017-Zagotta.docx: Copied (new)
2023/03/01 11:02:57 DEBUG : Trudeau OSC letter .doc: Starting multipart upload
2023/03/01 11:02:57 INFO  : Tofoleanu letter of support.pdf: Copied (new)
2023/03/01 11:02:58 DEBUG : Trudeau OSC letter .doc: Uploading segment 0/52224 size 52224
2023/03/01 11:02:58 INFO  : Tofoleanu letter of support.docx: Copied (new)
2023/03/01 11:02:58 DEBUG : Ultracentrifuge justificati.doc: Starting multipart upload
2023/03/01 11:02:58 INFO  : SEG submission 1 09-14-2004.doc: Copied (new)
2023/03/01 11:02:58 DEBUG : VTG request #2_Zagotta.doc: Starting multipart upload
2023/03/01 11:02:58 DEBUG : Wang letter of support.doc: Starting multipart upload
2023/03/01 11:02:58 DEBUG : Ultracentrifuge justificati.doc: Uploading segment 0/7680 size 7680
2023/03/01 11:02:59 DEBUG : VTG request #2_Zagotta.doc: Uploading segment 0/81408 size 81408
2023/03/01 11:02:59 DEBUG : Wang letter of support.doc: Uploading segment 0/35328 size 35328
2023/03/01 11:02:59 INFO  : Trudeau OSC letter .doc: Copied (new)
2023/03/01 11:02:59 DEBUG : Zagotta Biosketch 1-10-10.doc: Starting multipart upload
2023/03/01 11:02:59 INFO  : VTG request #2_Zagotta.doc: Copied (new)
2023/03/01 11:02:59 INFO  : Ultracentrifuge justificati.doc: Copied (new)
2023/03/01 11:03:00 INFO  : Wang letter of support.doc: Copied (new)
2023/03/01 11:03:00 DEBUG : Zagotta Biosketch 1-13-2021.docx: Starting multipart upload
2023/03/01 11:03:00 DEBUG : Zagotta Biosketch 1-31-08.doc: Starting multipart upload
2023/03/01 11:03:00 DEBUG : Zagotta Biosketch 1-10-10.doc: Uploading segment 0/61440 size 61440
2023/03/01 11:03:00 DEBUG : Zagotta biosketch 10-23-2017.docx: Starting multipart upload
2023/03/01 11:03:00 DEBUG : Zagotta Biosketch 1-13-2021.docx: Uploading segment 0/41750 size 41750
2023/03/01 11:03:01 DEBUG : Zagotta biosketch 10-23-2017.docx: Uploading segment 0/39459 size 39459
2023/03/01 11:03:01 DEBUG : Zagotta Biosketch 1-31-08.doc: Uploading segment 0/67584 size 67584
2023/03/01 11:03:01 INFO  : Zagotta Biosketch 1-10-10.doc: Copied (new)
2023/03/01 11:03:01 DEBUG : Zagotta biosketch 10-23-2017.pdf: Starting multipart upload
2023/03/01 11:03:02 INFO  : Zagotta Biosketch 1-31-08.doc: Copied (new)
2023/03/01 11:03:02 DEBUG : Zagotta biosketch 10-23-2017.pdf: Uploading segment 0/99255 size 99255
2023/03/01 11:03:02 INFO  : Zagotta biosketch 10-23-2017.docx: Copied (new)
2023/03/01 11:03:02 INFO  : Zagotta Biosketch 1-13-2021.docx: Copied (new)
2023/03/01 11:03:02 DEBUG : Zagotta Biosketch 10-26-08.doc: Starting multipart upload
2023/03/01 11:03:02 DEBUG : Zagotta biosketch 10-28-11.doc: Starting multipart upload
2023/03/01 11:03:02 DEBUG : Zagotta Biosketch 10-8-2019.docx: Starting multipart upload
2023/03/01 11:03:03 INFO  : Zagotta biosketch 10-23-2017.pdf: Copied (new)
2023/03/01 11:03:03 DEBUG : Zagotta Biosketch 10-26-08.doc: Uploading segment 0/71680 size 71680
2023/03/01 11:03:03 DEBUG : Zagotta biosketch 10-28-11.doc: Uploading segment 0/55808 size 55808
2023/03/01 11:03:03 DEBUG : Zagotta Biosketch 10-8-2019.docx: Uploading segment 0/37944 size 37944
2023/03/01 11:03:03 DEBUG : Zagotta Biosketch 10-8-2019.pdf: Starting multipart upload
2023/03/01 11:03:04 INFO  : Zagotta biosketch 10-28-11.doc: Copied (new)
2023/03/01 11:03:04 DEBUG : Zagotta Biosketch 10-8-2019.pdf: Uploading segment 0/101424 size 101424
2023/03/01 11:03:04 INFO  : Zagotta Biosketch 10-26-08.doc: Copied (new)
2023/03/01 11:03:04 INFO  : Zagotta Biosketch 10-8-2019.docx: Copied (new)
2023/03/01 11:03:04 DEBUG : Zagotta Biosketch 11-12-09.doc: Starting multipart upload
2023/03/01 11:03:04 DEBUG : Zagotta Biosketch 11-12-2022.docx: Starting multipart upload
2023/03/01 11:03:05 DEBUG : Zagotta Biosketch 11-12-2022.pdf: Starting multipart upload
2023/03/01 11:03:05 INFO  : Zagotta Biosketch 10-8-2019.pdf: Copied (new)
2023/03/01 11:03:05 DEBUG : Zagotta Biosketch 11-12-09.doc: Uploading segment 0/71680 size 71680
2023/03/01 11:03:05 DEBUG : Zagotta Biosketch 11-12-2022.pdf: Uploading segment 0/103552 size 103552
2023/03/01 11:03:05 DEBUG : Zagotta Biosketch 11-12-2022.docx: Uploading segment 0/44119 size 44119
2023/03/01 11:03:05 DEBUG : Zagotta Biosketch 11-22-2020 old form.docx: Starting multipart upload
2023/03/01 11:03:06 DEBUG : Zagotta Biosketch 11-22-2020 old form.docx: Uploading segment 0/38530 size 38530
2023/03/01 11:03:06 INFO  : Zagotta Biosketch 11-12-09.doc: Copied (new)
2023/03/01 11:03:06 INFO  : Zagotta Biosketch 11-12-2022.pdf: Copied (new)
2023/03/01 11:03:06 DEBUG : Zagotta Biosketch 11-22-2020.docx: Starting multipart upload
2023/03/01 11:03:06 DEBUG : Zagotta Biosketch 11-22-2020.pdf: Starting multipart upload
2023/03/01 11:03:07 INFO  : Zagotta Biosketch 11-12-2022.docx: Copied (new)
2023/03/01 11:03:07 DEBUG : Zagotta Biosketch 11-22-2020.docx: Uploading segment 0/39903 size 39903
2023/03/01 11:03:07 DEBUG : Zagotta Biosketch 11-22-2020.pdf: Uploading segment 0/101242 size 101242
2023/03/01 11:03:07 DEBUG : Zagotta Biosketch 12-1-2019.docx: Starting multipart upload
2023/03/01 11:03:07 INFO  : Zagotta Biosketch 11-22-2020 old form.docx: Copied (new)
2023/03/01 11:03:08 DEBUG : Zagotta Biosketch 12-1-2019.docx: Uploading segment 0/37575 size 37575
2023/03/01 11:03:08 DEBUG : Zagotta biosketch 12-16-2015.docx: Starting multipart upload
2023/03/01 11:03:08 INFO  : Zagotta Biosketch 11-22-2020.docx: Copied (new)
2023/03/01 11:03:08 INFO  : Zagotta Biosketch 11-22-2020.pdf: Copied (new)
2023/03/01 11:03:08 DEBUG : Zagotta biosketch 12-16-2015.docx: Uploading segment 0/39139 size 39139
2023/03/01 11:03:09 DEBUG : Zagotta biosketch 12-16-2015.pdf: Starting multipart upload
2023/03/01 11:03:09 DEBUG : Zagotta biosketch 12-23-2013.doc: Starting multipart upload
2023/03/01 11:03:09 DEBUG : Zagotta biosketch 12-23-2013.doc: Uploading segment 0/59392 size 59392
2023/03/01 11:03:09 DEBUG : Zagotta biosketch 12-16-2015.pdf: Uploading segment 0/99448 size 99448
2023/03/01 11:03:09 INFO  : Zagotta Biosketch 12-1-2019.docx: Copied (new)
2023/03/01 11:03:10 DEBUG : Zagotta biosketch 12-31-2013.doc: Starting multipart upload
2023/03/01 11:03:10 INFO  : Zagotta biosketch 12-16-2015.docx: Copied (new)
2023/03/01 11:03:10 INFO  : Zagotta biosketch 12-16-2015.pdf: Copied (new)
2023/03/01 11:03:10 DEBUG : Zagotta biosketch 12-31-2013.doc: Uploading segment 0/59904 size 59904
2023/03/01 11:03:10 DEBUG : Zagotta biosketch 12-31-2013.pdf: Starting multipart upload
2023/03/01 11:03:10 INFO  : Zagotta biosketch 12-23-2013.doc: Copied (new)
2023/03/01 11:03:10 DEBUG : Zagotta Biosketch 12-4-2018.docx: Starting multipart upload
2023/03/01 11:03:11 DEBUG : Zagotta Biosketch 12-4-2018.pdf: Starting multipart upload
2023/03/01 11:03:11 DEBUG : Zagotta biosketch 12-31-2013.pdf: Uploading segment 0/18012 size 18012
2023/03/01 11:03:11 DEBUG : Zagotta Biosketch 12-4-2018.docx: Uploading segment 0/37249 size 37249
2023/03/01 11:03:11 INFO  : Zagotta biosketch 12-31-2013.doc: Copied (new)
2023/03/01 11:03:11 DEBUG : Zagotta Biosketch 12-4-2018.pdf: Uploading segment 0/101157 size 101157
2023/03/01 11:03:11 DEBUG : Zagotta biosketch 12-5-2015.docx: Starting multipart upload
2023/03/01 11:03:12 INFO  : Zagotta biosketch 12-31-2013.pdf: Copied (new)
2023/03/01 11:03:12 DEBUG : Zagotta biosketch 12-5-2015.docx: Uploading segment 0/39158 size 39158
2023/03/01 11:03:12 DEBUG : Zagotta biosketch 15 refs.doc: Starting multipart upload
2023/03/01 11:03:12 INFO  : Zagotta Biosketch 12-4-2018.pdf: Copied (new)
2023/03/01 11:03:13 DEBUG : Zagotta biosketch 2-10-2016.docx: Starting multipart upload
2023/03/01 11:03:13 INFO  : Zagotta Biosketch 12-4-2018.docx: Copied (new)
2023/03/01 11:03:13 DEBUG : Zagotta biosketch 15 refs.doc: Uploading segment 0/54784 size 54784
2023/03/01 11:03:13 DEBUG : Zagotta biosketch 2-10-2016.pdf: Starting multipart upload
2023/03/01 11:03:13 DEBUG : Zagotta biosketch 2-10-2016.docx: Uploading segment 0/39389 size 39389
2023/03/01 11:03:13 INFO  : Zagotta biosketch 12-5-2015.docx: Copied (new)
2023/03/01 11:03:14 DEBUG : Zagotta biosketch 2-10-2016.pdf: Uploading segment 0/99125 size 99125
2023/03/01 11:03:14 INFO  : Zagotta biosketch 15 refs.doc: Copied (new)
2023/03/01 11:03:14 DEBUG : Zagotta biosketch 2-26-2015.doc: Starting multipart upload
2023/03/01 11:03:14 DEBUG : Zagotta biosketch 2-26-2015.pdf: Starting multipart upload
2023/03/01 11:03:14 INFO  : Zagotta biosketch 2-10-2016.pdf: Copied (new)
2023/03/01 11:03:15 DEBUG : Zagotta biosketch 2-26-2015.doc: Uploading segment 0/72192 size 72192
2023/03/01 11:03:15 DEBUG : Zagotta biosketch 2-26-2015.pdf: Uploading segment 0/18032 size 18032
2023/03/01 11:03:15 DEBUG : Zagotta biosketch 2pages.doc: Starting multipart upload
2023/03/01 11:03:15 INFO  : Zagotta biosketch 2-10-2016.docx: Copied (new)
2023/03/01 11:03:15 DEBUG : Zagotta biosketch 3-26-2017.docx: Starting multipart upload
2023/03/01 11:03:15 DEBUG : Zagotta biosketch 2pages.doc: Uploading segment 0/56320 size 56320
2023/03/01 11:03:16 INFO  : Zagotta biosketch 2-26-2015.doc: Copied (new)
2023/03/01 11:03:16 DEBUG : Zagotta biosketch 3-26-2017.docx: Uploading segment 0/39506 size 39506
2023/03/01 11:03:16 INFO  : Zagotta biosketch 2-26-2015.pdf: Copied (new)
2023/03/01 11:03:16 DEBUG : Zagotta biosketch 3-26-2017.pdf: Starting multipart upload
2023/03/01 11:03:16 DEBUG : Zagotta biosketch 3-27-2016.docx: Starting multipart upload
2023/03/01 11:03:16 INFO  : Zagotta biosketch 2pages.doc: Copied (new)
2023/03/01 11:03:17 DEBUG : Zagotta biosketch 3-4-2013.doc: Starting multipart upload
2023/03/01 11:03:17 DEBUG : Zagotta biosketch 3-26-2017.pdf: Uploading segment 0/99026 size 99026
2023/03/01 11:03:17 DEBUG : Zagotta biosketch 3-27-2016.docx: Uploading segment 0/39327 size 39327
2023/03/01 11:03:18 DEBUG : Zagotta biosketch 3-4-2013.doc: Uploading segment 0/54272 size 54272
2023/03/01 11:03:18 INFO  : Zagotta biosketch 3-26-2017.pdf: Copied (new)
2023/03/01 11:03:18 INFO  : Zagotta biosketch 3-26-2017.docx: Copied (new)
2023/03/01 11:03:19 INFO  : Zagotta biosketch 3-4-2013.doc: Copied (new)
2023/03/01 11:03:19 INFO  : Zagotta biosketch 3-27-2016.docx: Copied (new)
2023/03/01 11:03:19 DEBUG : Zagotta biosketch 3-4-2013.pdf: Starting multipart upload
2023/03/01 11:03:19 DEBUG : Zagotta biosketch 4-9-2014.pdf: Starting multipart upload
2023/03/01 11:03:19 DEBUG : Zagotta biosketch 4-9-2014.doc: Starting multipart upload

at what time did rclone slow down to almost nothing?
have to post the debug log from that point in time.

I was able to put in my organizations client ID and secret value, but the problem still exists. Here is the command I am using:

rclone copy -P "test:My Grants" "test2:wnzlab archives\test" --ignore-checksum --ignore-size --drive-server-side-across-configs -vv  --log-file=mylogfile.txt

And here is the log file. It was saying the transfer rate was <10 B/s at about 14:48 and 0 B/s at 14:50. I stopped it at 14:51. As you can see, no files were transfered in the last several minutes, but there is no detail. Am I using the -vv option incorrectly?

2023/03/01 14:46:18 DEBUG : rclone: Version "v1.61.1" starting with parameters ["C:\\Program Files\\rclone-v1.61.1-windows-amd64\\rclone.exe" "copy" "-P" "test:My Grants" "test2:wnzlab archives\\test" "--ignore-checksum" "--ignore-size" "--drive-server-side-across-configs" "-vv" "--log-file=mylogfile.txt"]
2023/03/01 14:46:18 DEBUG : Creating backend with remote "test:My Grants"
2023/03/01 14:46:18 DEBUG : Using config file from "C:\\Users\\Zagotta\\AppData\\Roaming\\rclone\\rclone.conf"
2023/03/01 14:46:19 DEBUG : Creating backend with remote "test2:wnzlab archives\\test"
2023/03/01 14:46:20 DEBUG : fs cache: renaming cache item "test2:wnzlab archives\\test" to be canonical "test2:wnzlab archives/test"
2023/03/01 14:46:23 DEBUG : 2010 Anne Carlson K99 form.pdf: Starting multipart upload
2023/03/01 14:46:23 DEBUG : Abkowitz letter of support2.doc: Starting multipart upload
2023/03/01 14:46:23 DEBUG : 1Table 4 CMB_P-Bio_WNZ.docx: Starting multipart upload
2023/03/01 14:46:23 DEBUG : Abkowitz letter of support.doc: Starting multipart upload
2023/03/01 14:46:23 DEBUG : 1Table 4 CMB_P-Bio_WNZ.docx: Uploading segment 0/34362 size 34362
2023/03/01 14:46:23 DEBUG : Abkowitz letter of support.doc: Uploading segment 0/35328 size 35328
2023/03/01 14:46:23 DEBUG : Abkowitz letter of support2.doc: Uploading segment 0/35328 size 35328
2023/03/01 14:46:24 DEBUG : 2010 Anne Carlson K99 form.pdf: Uploading segment 0/44759 size 44759
2023/03/01 14:46:24 INFO  : Abkowitz letter of support.doc: Copied (new)
2023/03/01 14:46:24 INFO  : Abkowitz letter of support2.doc: Copied (new)
2023/03/01 14:46:25 DEBUG : Adams letter of support.doc: Starting multipart upload
2023/03/01 14:46:25 INFO  : 1Table 4 CMB_P-Bio_WNZ.docx: Copied (new)
2023/03/01 14:46:25 DEBUG : Adams letter of support.pdf: Starting multipart upload
2023/03/01 14:46:25 INFO  : 2010 Anne Carlson K99 form.pdf: Copied (new)
2023/03/01 14:46:25 DEBUG : Ashcroft letter of support.docx: Starting multipart upload
2023/03/01 14:46:25 DEBUG : Ashcroft letter of support.pdf: Starting multipart upload
2023/03/01 14:46:26 DEBUG : Adams letter of support.doc: Uploading segment 0/39936 size 39936
2023/03/01 14:46:26 DEBUG : Ashcroft letter of support.docx: Uploading segment 0/50882 size 50882
2023/03/01 14:46:26 DEBUG : Ashcroft letter of support.pdf: Uploading segment 0/84722 size 84722
2023/03/01 14:46:26 DEBUG : Adams letter of support.pdf: Uploading segment 0/44514 size 44514
2023/03/01 14:46:27 INFO  : Adams letter of support.doc: Copied (new)
2023/03/01 14:46:27 INFO  : Ashcroft letter of support.pdf: Copied (new)
2023/03/01 14:46:27 INFO  : Ashcroft letter of support.docx: Copied (new)
2023/03/01 14:46:27 INFO  : Adams letter of support.pdf: Copied (new)
2023/03/01 14:46:27 DEBUG : Bankston noncompeting renewal 2015.doc: Starting multipart upload
2023/03/01 14:46:27 DEBUG : Automated patch clamp SIG - Zagotta.doc: Starting multipart upload
2023/03/01 14:46:27 DEBUG : Bankston noncompeting renewal 2015.pdf: Starting multipart upload
2023/03/01 14:46:27 DEBUG : Bankston noncompeting renewal 2015_1.doc: Starting multipart upload
2023/03/01 14:46:28 DEBUG : Bankston noncompeting renewal 2015.doc: Uploading segment 0/53760 size 53760
2023/03/01 14:46:28 DEBUG : Bankston noncompeting renewal 2015.pdf: Uploading segment 0/80057 size 80057
2023/03/01 14:46:28 DEBUG : Automated patch clamp SIG - Zagotta.doc: Uploading segment 0/1175552 size 1175552
2023/03/01 14:46:28 DEBUG : Bankston noncompeting renewal 2015_1.doc: Uploading segment 0/50688 size 50688
2023/03/01 14:46:29 INFO  : Bankston noncompeting renewal 2015.pdf: Copied (new)
2023/03/01 14:46:29 INFO  : Bankston noncompeting renewal 2015.doc: Copied (new)
2023/03/01 14:46:29 INFO  : Bankston noncompeting renewal 2015_1.doc: Copied (new)
2023/03/01 14:46:29 DEBUG : Bio_Zagotta.docx: Starting multipart upload
2023/03/01 14:46:29 DEBUG : Bio_ZAGOTTA.doc: Starting multipart upload
2023/03/01 14:46:29 DEBUG : Carlson letter of support.docx: Starting multipart upload
2023/03/01 14:46:30 DEBUG : Bio_Zagotta.docx: Uploading segment 0/40765 size 40765
2023/03/01 14:46:30 INFO  : Automated patch clamp SIG - Zagotta.doc: Copied (new)
2023/03/01 14:46:30 DEBUG : Bio_ZAGOTTA.doc: Uploading segment 0/56320 size 56320
2023/03/01 14:46:30 DEBUG : Carlson noncompeting renewal 2013.docx: Starting multipart upload
2023/03/01 14:46:30 DEBUG : Carlson letter of support.docx: Uploading segment 0/51849 size 51849
2023/03/01 14:46:30 DEBUG : Carlson noncompeting renewal 2013.docx: Uploading segment 0/14221 size 14221
2023/03/01 14:46:31 INFO  : Bio_ZAGOTTA.doc: Copied (new)
2023/03/01 14:46:31 DEBUG : Chen letter of support.doc: Starting multipart upload
2023/03/01 14:46:31 INFO  : Carlson letter of support.docx: Copied (new)
2023/03/01 14:46:31 INFO  : Bio_Zagotta.docx: Copied (new)
2023/03/01 14:46:32 DEBUG : Chloe letter of support for F31.docx: Starting multipart upload
2023/03/01 14:46:32 DEBUG : Covarrubias letter of support.doc: Starting multipart upload
2023/03/01 14:46:32 INFO  : Carlson noncompeting renewal 2013.docx: Copied (new)
2023/03/01 14:46:32 DEBUG : OneDrive root 'wnzlab archives/test': Waiting for checks to finish
2023/03/01 14:46:32 DEBUG : OneDrive root 'wnzlab archives/test': Waiting for transfers to finish
2023/03/01 14:46:32 DEBUG : Covarrubias letter of support.pdf: Starting multipart upload
2023/03/01 14:46:32 DEBUG : Chen letter of support.doc: Uploading segment 0/35328 size 35328
2023/03/01 14:46:32 DEBUG : Chloe letter of support for F31.docx: Uploading segment 0/47043 size 47043
2023/03/01 14:46:32 DEBUG : Covarrubias letter of support.doc: Uploading segment 0/41472 size 41472
2023/03/01 14:46:33 DEBUG : Covarrubias letter of support.pdf: Uploading segment 0/48627 size 48627
2023/03/01 14:46:33 INFO  : Chen letter of support.doc: Copied (new)
2023/03/01 14:46:33 INFO  : Covarrubias letter of support.doc: Copied (new)
2023/03/01 14:46:33 INFO  : Chloe letter of support for F31.docx: Copied (new)
2023/03/01 14:46:33 INFO  : Covarrubias letter of support.pdf: Copied (new)
2023/03/01 14:46:33 DEBUG : Cryo EM paragraphs.doc: Starting multipart upload
2023/03/01 14:46:34 DEBUG : Cryo EM.enl: Starting multipart upload
2023/03/01 14:46:34 DEBUG : datatable4_Zagotta.doc: Starting multipart upload
2023/03/01 14:46:34 DEBUG : Datatable 2_Zagotta.docx: Starting multipart upload
2023/03/01 14:46:34 DEBUG : Cryo EM paragraphs.doc: Uploading segment 0/51200 size 51200
2023/03/01 14:46:34 DEBUG : Cryo EM.enl: Uploading segment 0/14176 size 14176
2023/03/01 14:46:34 DEBUG : Datatable 2_Zagotta.docx: Uploading segment 0/30034 size 30034
2023/03/01 14:46:34 DEBUG : datatable4_Zagotta.doc: Uploading segment 0/168960 size 168960
2023/03/01 14:46:35 INFO  : Cryo EM.enl: Copied (new)
2023/03/01 14:46:35 INFO  : Cryo EM paragraphs.doc: Copied (new)
2023/03/01 14:46:35 DEBUG : Davis letter of support 2016.docx: Starting multipart upload
2023/03/01 14:46:35 DEBUG : Davis letter of support 2016.pdf: Starting multipart upload
2023/03/01 14:46:36 INFO  : Datatable 2_Zagotta.docx: Copied (new)
2023/03/01 14:46:36 DEBUG : Davis letter of support 2016.docx: Uploading segment 0/47870 size 47870
2023/03/01 14:46:36 INFO  : datatable4_Zagotta.doc: Copied (new)
2023/03/01 14:46:36 DEBUG : DiMaio Other Support 11-13-2019.doc: Starting multipart upload
2023/03/01 14:46:36 DEBUG : Davis letter of support 2016.pdf: Uploading segment 0/86843 size 86843
2023/03/01 14:46:36 DEBUG : Director-new-innovator-award-v22 WNZ.doc: Starting multipart upload
2023/03/01 14:46:36 DEBUG : DiMaio Other Support 11-13-2019.doc: Uploading segment 0/49664 size 49664
2023/03/01 14:46:37 DEBUG : Director-new-innovator-award-v22 WNZ.doc: Uploading segment 0/1147392 size 1147392
2023/03/01 14:46:37 INFO  : Davis letter of support 2016.docx: Copied (new)
2023/03/01 14:46:37 INFO  : Davis letter of support 2016.pdf: Copied (new)
2023/03/01 14:46:37 DEBUG : Experimental_Plan_3.doc: Starting multipart upload
2023/03/01 14:46:37 DEBUG : Facilities and other resources doc WNZ.rtf: Starting multipart upload
2023/03/01 14:46:37 INFO  : DiMaio Other Support 11-13-2019.doc: Copied (new)
2023/03/01 14:46:38 DEBUG : Experimental_Plan_3.doc: Uploading segment 0/111616 size 111616
2023/03/01 14:46:38 DEBUG : Gallagher letter of support.doc: Starting multipart upload
2023/03/01 14:46:38 DEBUG : Facilities and other resources doc WNZ.rtf: Uploading segment 0/38362 size 38362
2023/03/01 14:46:38 DEBUG : Gallagher letter of support.doc: Uploading segment 0/50176 size 50176
2023/03/01 14:46:38 INFO  : Director-new-innovator-award-v22 WNZ.doc: Copied (new)
2023/03/01 14:46:39 DEBUG : Gallagher letter of support.pdf: Starting multipart upload
2023/03/01 14:46:39 INFO  : Experimental_Plan_3.doc: Copied (new)
2023/03/01 14:46:39 INFO  : Facilities and other resources doc WNZ.rtf: Copied (new)
2023/03/01 14:46:39 INFO  : Gallagher letter of support.doc: Copied (new)
2023/03/01 14:46:39 DEBUG : Gel strainer sole source.doc: Starting multipart upload
2023/03/01 14:46:39 DEBUG : Gallagher letter of support.pdf: Uploading segment 0/26661 size 26661
2023/03/01 14:46:39 DEBUG : Gordon letter of support.doc: Starting multipart upload
2023/03/01 14:46:39 DEBUG : Gordon letter of support.pdf: Starting multipart upload
2023/03/01 14:46:40 DEBUG : Gel strainer sole source.doc: Uploading segment 0/13824 size 13824
2023/03/01 14:46:40 DEBUG : Gordon letter of support.pdf: Uploading segment 0/32891 size 32891
2023/03/01 14:46:40 DEBUG : Gordon letter of support.doc: Uploading segment 0/53248 size 53248
2023/03/01 14:46:41 INFO  : Gallagher letter of support.pdf: Copied (new)
2023/03/01 14:46:41 INFO  : Gel strainer sole source.doc: Copied (new)
2023/03/01 14:46:41 DEBUG : Gordon letter.doc: Starting multipart upload
2023/03/01 14:46:41 DEBUG : Grad school review.doc: Starting multipart upload
2023/03/01 14:46:41 INFO  : Gordon letter of support.doc: Copied (new)
2023/03/01 14:46:41 DEBUG : Grant advice.docx: Starting multipart upload
2023/03/01 14:46:42 DEBUG : Gordon letter.doc: Uploading segment 0/26112 size 26112
2023/03/01 14:46:42 DEBUG : Grad school review.doc: Uploading segment 0/5632 size 5632
2023/03/01 14:46:42 INFO  : Gordon letter of support.pdf: Copied (new)
2023/03/01 14:46:42 DEBUG : Grant advice.docx: Uploading segment 0/14475 size 14475
2023/03/01 14:46:42 DEBUG : Guide for National Awards.pdf: Starting multipart upload
2023/03/01 14:46:43 INFO  : Gordon letter.doc: Copied (new)
2023/03/01 14:46:43 DEBUG : Guide for National Awards.pdf: Uploading segment 0/314346 size 314346
2023/03/01 14:46:43 INFO  : Grad school review.doc: Copied (new)
2023/03/01 14:46:43 DEBUG : Haitin supervisor letter.pdf: Starting multipart upload
2023/03/01 14:46:43 DEBUG : Hille letter.doc: Starting multipart upload
2023/03/01 14:46:43 INFO  : Grant advice.docx: Copied (new)
2023/03/01 14:46:43 INFO  : Guide for National Awards.pdf: Copied (new)
2023/03/01 14:46:43 DEBUG : Keck center.doc: Starting multipart upload
2023/03/01 14:46:43 DEBUG : Haitin supervisor letter.pdf: Uploading segment 0/24673 size 24673
2023/03/01 14:46:44 DEBUG : Hille letter.doc: Uploading segment 0/26112 size 26112
2023/03/01 14:46:44 DEBUG : Kim letter of support 2015.docx: Starting multipart upload
2023/03/01 14:46:44 DEBUG : Keck center.doc: Uploading segment 0/19456 size 19456
2023/03/01 14:46:44 DEBUG : Kim letter of support 2015.docx: Uploading segment 0/45958 size 45958
2023/03/01 14:46:45 INFO  : Haitin supervisor letter.pdf: Copied (new)
2023/03/01 14:46:45 INFO  : Hille letter.doc: Copied (new)
2023/03/01 14:46:45 DEBUG : MCB Comp renew 2016 - Table 2 - draft 6-23-16-Zagotta.docx: Starting multipart upload
2023/03/01 14:46:45 DEBUG : Kim letter of support 2015.pdf: Starting multipart upload
2023/03/01 14:46:46 DEBUG : MCB Comp renew 2016 - Table 2 - draft 6-23-16-Zagotta.docx: Uploading segment 0/34825 size 34825
2023/03/01 14:46:46 DEBUG : Kim letter of support 2015.pdf: Uploading segment 0/78247 size 78247
2023/03/01 14:46:46 INFO  : Kim letter of support 2015.docx: Copied (new)
2023/03/01 14:46:46 INFO  : Keck center.doc: Copied (new)
2023/03/01 14:46:46 DEBUG : MCB NRSA.doc: Starting multipart upload
2023/03/01 14:46:46 DEBUG : MCB Comp renew 2016 - Table 4 - Zagotta.docx: Starting multipart upload
2023/03/01 14:46:46 INFO  : Kim letter of support 2015.pdf: Copied (new)
2023/03/01 14:46:47 DEBUG : MCB NRSA.doc: Uploading segment 0/104448 size 104448
2023/03/01 14:46:47 DEBUG : MCB Research and Training E.doc: Starting multipart upload
2023/03/01 14:46:47 INFO  : MCB Comp renew 2016 - Table 2 - draft 6-23-16-Zagotta.docx: Copied (new)
2023/03/01 14:46:47 DEBUG : MCB Comp renew 2016 - Table 4 - Zagotta.docx: Uploading segment 0/33988 size 33988
2023/03/01 14:46:47 DEBUG : Megan letter of support 1.doc: Starting multipart upload
2023/03/01 14:46:48 INFO  : MCB NRSA.doc: Copied (new)
2023/03/01 14:46:48 DEBUG : Megan letter of support 1.doc: Uploading segment 0/51200 size 51200
2023/03/01 14:46:48 DEBUG : Megan letter of support.doc: Starting multipart upload
2023/03/01 14:46:48 INFO  : MCB Comp renew 2016 - Table 4 - Zagotta.docx: Copied (new)
2023/03/01 14:46:48 DEBUG : MCB Research and Training E.doc: Uploading segment 0/13312 size 13312
2023/03/01 14:46:49 DEBUG : Megan letter of support.doc: Uploading segment 0/51200 size 51200
2023/03/01 14:46:49 INFO  : Megan letter of support 1.doc: Copied (new)
2023/03/01 14:46:49 DEBUG : Old 2015 TRPV1 Mechanisms renewal [Link].txt: Starting multipart upload
2023/03/01 14:46:49 DEBUG : Other Support 02-19-09.doc: Starting multipart upload
2023/03/01 14:46:49 DEBUG : Old 2015 TRPV1 Mechanisms renewal [Link].txt: Uploading segment 0/274 size 274
2023/03/01 14:46:49 INFO  : MCB Research and Training E.doc: Copied (new)
2023/03/01 14:46:50 INFO  : Megan letter of support.doc: Copied (new)
2023/03/01 14:46:50 DEBUG : Other Support 03-07-10.doc: Starting multipart upload
2023/03/01 14:46:50 DEBUG : Other Support 04-13-09.doc: Starting multipart upload
2023/03/01 14:46:50 DEBUG : Other Support 02-19-09.doc: Uploading segment 0/50688 size 50688
2023/03/01 14:46:50 INFO  : Old 2015 TRPV1 Mechanisms renewal [Link].txt: Copied (new)
2023/03/01 14:46:50 DEBUG : Other Support 03-07-10.doc: Uploading segment 0/46080 size 46080
2023/03/01 14:46:50 DEBUG : Other Support 04-28-09.doc: Starting multipart upload
2023/03/01 14:46:51 DEBUG : Other Support 04-13-09.doc: Uploading segment 0/49664 size 49664
2023/03/01 14:46:51 DEBUG : Other Support 04-28-09.doc: Uploading segment 0/47104 size 47104
2023/03/01 14:46:51 INFO  : Other Support 02-19-09.doc: Copied (new)
2023/03/01 14:46:51 INFO  : Other Support 03-07-10.doc: Copied (new)
2023/03/01 14:46:51 DEBUG : Permutter equipment justif..doc: Starting multipart upload
2023/03/01 14:46:52 INFO  : Other Support 04-13-09.doc: Copied (new)
2023/03/01 14:46:52 DEBUG : othersupport WNZ 3-03.rtf: Starting multipart upload
2023/03/01 14:46:52 INFO  : Other Support 04-28-09.doc: Copied (new)
2023/03/01 14:46:52 DEBUG : PHS 398 NRSA.doc: Starting multipart upload
2023/03/01 14:46:52 DEBUG : Poolos letter.doc: Starting multipart upload
2023/03/01 14:46:52 DEBUG : othersupport WNZ 3-03.rtf: Uploading segment 0/41628 size 41628
2023/03/01 14:46:52 DEBUG : Permutter equipment justif..doc: Uploading segment 0/11776 size 11776
2023/03/01 14:46:53 DEBUG : PHS 398 NRSA.doc: Uploading segment 0/89600 size 89600
2023/03/01 14:46:53 DEBUG : Poolos letter.doc: Uploading segment 0/26624 size 26624
2023/03/01 14:46:53 INFO  : othersupport WNZ 3-03.rtf: Copied (new)
2023/03/01 14:46:53 INFO  : Permutter equipment justif..doc: Copied (new)
2023/03/01 14:46:53 INFO  : PHS 398 NRSA.doc: Copied (new)
2023/03/01 14:46:53 DEBUG : Puljung NRSA 416-9c.doc: Starting multipart upload
2023/03/01 14:46:53 DEBUG : research collaboration questionnaire.doc: Starting multipart upload
2023/03/01 14:46:54 INFO  : Poolos letter.doc: Copied (new)
2023/03/01 14:46:54 DEBUG : Research interests - Zagotta.doc: Starting multipart upload
2023/03/01 14:46:54 DEBUG : Research_Plan_Wang_v31_part_WNZ.doc: Starting multipart upload
2023/03/01 14:46:54 DEBUG : research collaboration questionnaire.doc: Uploading segment 0/68608 size 68608
2023/03/01 14:46:54 DEBUG : Research interests - Zagotta.doc: Uploading segment 0/28672 size 28672
2023/03/01 14:46:54 DEBUG : Research_Plan_Wang_v31_part_WNZ.doc: Uploading segment 0/740352 size 740352
2023/03/01 14:46:55 DEBUG : Puljung NRSA 416-9c.doc: Uploading segment 0/38400 size 38400
2023/03/01 14:46:55 INFO  : Research interests - Zagotta.doc: Copied (new)
2023/03/01 14:46:55 INFO  : research collaboration questionnaire.doc: Copied (new)
2023/03/01 14:46:55 DEBUG : Scharenberg letter.doc: Starting multipart upload
2023/03/01 14:46:56 INFO  : Puljung NRSA 416-9c.doc: Copied (new)
2023/03/01 14:46:56 INFO  : Research_Plan_Wang_v31_part_WNZ.doc: Copied (new)
2023/03/01 14:46:56 DEBUG : SEG submission 1 09-14-2004.doc: Starting multipart upload
2023/03/01 14:46:56 DEBUG : Sponsor Information for Puljung 2007.doc: Starting multipart upload
2023/03/01 14:46:56 DEBUG : Scharenberg letter.doc: Uploading segment 0/28672 size 28672
2023/03/01 14:46:56 DEBUG : Stoll letter of support.doc: Starting multipart upload
2023/03/01 14:46:56 DEBUG : SEG submission 1 09-14-2004.doc: Uploading segment 0/11789312 size 10485760
2023/03/01 14:46:57 DEBUG : Sponsor Information for Puljung 2007.doc: Uploading segment 0/61440 size 61440
2023/03/01 14:46:57 DEBUG : Stoll letter of support.doc: Uploading segment 0/50176 size 50176
2023/03/01 14:46:57 INFO  : Scharenberg letter.doc: Copied (new)
2023/03/01 14:46:57 DEBUG : Stoll letter.docx: Starting multipart upload
2023/03/01 14:46:58 DEBUG : SEG submission 1 09-14-2004.doc: Uploading segment 10485760/11789312 size 1303552
2023/03/01 14:46:58 INFO  : Stoll letter of support.doc: Copied (new)
2023/03/01 14:46:58 INFO  : Sponsor Information for Puljung 2007.doc: Copied (new)
2023/03/01 14:46:58 DEBUG : Stoll letter.docx: Uploading segment 0/51707 size 51707
2023/03/01 14:46:58 DEBUG : Support letter, WNZ.doc: Starting multipart upload
2023/03/01 14:46:58 DEBUG : Support letter for Hille.doc: Starting multipart upload
2023/03/01 14:46:58 DEBUG : Support letter for Hille.doc: Uploading segment 0/24576 size 24576
2023/03/01 14:46:59 DEBUG : Support letter, WNZ.doc: Uploading segment 0/24576 size 24576
2023/03/01 14:46:59 INFO  : Stoll letter.docx: Copied (new)
2023/03/01 14:46:59 DEBUG : Table 2A Zagotta--Faculty Collaborations.xls: Starting multipart upload
2023/03/01 14:46:59 INFO  : Support letter for Hille.doc: Copied (new)
2023/03/01 14:47:00 DEBUG : Table of Collaborations 2017-Zagotta.docx: Starting multipart upload
2023/03/01 14:47:00 DEBUG : Table 2A Zagotta--Faculty Collaborations.xls: Uploading segment 0/24064 size 24064
2023/03/01 14:47:00 INFO  : Support letter, WNZ.doc: Copied (new)
2023/03/01 14:47:00 DEBUG : Table_2_Physiology and Biophysics_2017-08-16a_Zagotta.docx: Starting multipart upload
2023/03/01 14:47:00 DEBUG : Table of Collaborations 2017-Zagotta.docx: Uploading segment 0/19919 size 19919
2023/03/01 14:47:01 INFO  : Table 2A Zagotta--Faculty Collaborations.xls: Copied (new)
2023/03/01 14:47:01 DEBUG : Table_2_Physiology and Biophysics_2017-08-16a_Zagotta.docx: Uploading segment 0/23827 size 23827
2023/03/01 14:47:01 DEBUG : Table_4_Physiology  Biophysics_2017-08-16a_Zagotta.docx: Starting multipart upload
2023/03/01 14:47:01 INFO  : SEG submission 1 09-14-2004.doc: Copied (new)
2023/03/01 14:47:02 DEBUG : Table_5B 4_27_2017-Zagotta.docx: Starting multipart upload
2023/03/01 14:47:02 INFO  : Table of Collaborations 2017-Zagotta.docx: Copied (new)
2023/03/01 14:47:02 DEBUG : Table_4_Physiology  Biophysics_2017-08-16a_Zagotta.docx: Uploading segment 0/23073 size 23073
2023/03/01 14:47:02 DEBUG : Too many requests. Trying again in 265 seconds.
2023/03/01 14:47:02 DEBUG : pacer: low level retry 1/10 (error activityLimitReached: throttledRequest: The request has been throttled)
2023/03/01 14:47:02 DEBUG : pacer: Rate limited, increasing sleep to 4m25s
2023/03/01 14:47:02 DEBUG : Table_5B 4_27_2017-Zagotta.docx: Uploading segment 0/77290 size 77290
2023/03/01 14:47:02 DEBUG : pacer: Reducing sleep to 3m18.75s
2023/03/01 14:47:02 DEBUG : Tofoleanu letter of support.docx: Starting multipart upload
2023/03/01 14:47:02 INFO  : Table_2_Physiology and Biophysics_2017-08-16a_Zagotta.docx: Copied (new)
2023/03/01 14:47:03 INFO  : Table_4_Physiology  Biophysics_2017-08-16a_Zagotta.docx: Copied (new)
2023/03/01 14:47:03 DEBUG : Tofoleanu letter of support.docx: Uploading segment 0/57749 size 57749
2023/03/01 14:47:04 INFO  : Table_5B 4_27_2017-Zagotta.docx: Copied (new)
2023/03/01 14:47:04 INFO  : Tofoleanu letter of support.docx: Copied (new)
2023/03/01 14:51:23 INFO  : Signal received: interrupt
2023/03/01 14:51:23 INFO  : Exiting...

activityLimitReached: throttledRequest: The request has been throttled
i am not familiar with that specific error with onedrive/sharepoint

but we should have enough debug info for others to ...

I am copying from Google Drive to Sharepoint and getting the throttling messages below. Is there any way to tell if the throttling is coming from Google or Sharepoint? Would Google throttle me if I am only copying files FROM Google?

2023/03/14 09:55:41 DEBUG : Too many requests. Trying again in 82 seconds.
2023/03/14 09:55:41 DEBUG : pacer: low level retry 1/10 (error activityLimitReached: throttledRequest: The request has been throttled)
2023/03/14 09:55:41 DEBUG : pacer: Rate limited, increasing sleep to 1m22s
2023/03/14 09:55:41 DEBUG : pacer: Reducing sleep to 1m1.5s

both have lots of throttling, not sure which or both is the issue, tho i would guess the source remote.

can you post the redacted config file.

yes, google has lots of undocumented quotas and throttle limits, upload and download, does not matter.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.