Debugging copying to Google Drive

Test #04

Still a problem - does the more verbose log help?

/usr/bin/rclone -L -vv copy --tpslimit 1 --dump responses --checkers 1 --transfers 1 --drive-formats "ods,odt" --drive-import-formats "ods,odt" ./tdiary_02.odt gd:0_Relatives/Diary_02/ >t 2>&1

2020/09/28 21:41:28 DEBUG : rclone: Version "v1.53.1" starting with parameters ["/usr/bin/rclone" "-L" "-vv" "copy" "--tpslimit" "1" "--dump" "responses" "--checkers" "1" "--transfers" "1" "--drive-formats" "ods,odt" "--drive-import-formats" "ods,odt" "./tdiary_02.odt" "gd:0_Relatives/Diary_02/"]
2020/09/28 21:41:28 DEBUG : Creating backend with remote "./tdiary_02.odt"
2020/09/28 21:41:28 DEBUG : Using config file from "/home/phr/.config/rclone/rclone.conf"
2020/09/28 21:41:28 INFO  : Starting HTTP transaction limiter: max 1 transactions/s with burst 1
2020/09/28 21:41:28 DEBUG : fs cache: adding new entry for parent of "./tdiary_02.odt", "/home/phr/0_relatives/MumDiaries/Diary_02"
2020/09/28 21:41:28 DEBUG : Creating backend with remote "gd:0_Relatives/Diary_02/"
2020/09/28 21:41:28 DEBUG : You have specified to dump information. Please be noted that the Accept-Encoding as shown may not be correct in the request and the response may not show Content-Encoding if the go standard libraries auto gzip encoding was in effect. In this case the body of the request will be gunzipped before showing it.
2020/09/28 21:41:28 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2020/09/28 21:41:28 DEBUG : HTTP REQUEST (req 0xc00042c900)
2020/09/28 21:41:28 DEBUG : GET /drive/v3/files/root?alt=json&fields=id&prettyPrint=false&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.53.1
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.15.0 gdcl/20200616
Accept-Encoding: gzip

2020/09/28 21:41:28 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2020/09/28 21:41:29 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2020/09/28 21:41:29 DEBUG : HTTP RESPONSE (req 0xc00042c900)
2020/09/28 21:41:29 DEBUG : HTTP/1.1 200 OK
Transfer-Encoding: chunked
Alt-Svc: h3-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
Cache-Control: private, max-age=0, must-revalidate, no-transform
Content-Security-Policy: frame-ancestors 'self'
Content-Type: application/json; charset=UTF-8
Date: Mon, 28 Sep 2020 11:41:28 GMT
Expires: Mon, 28 Sep 2020 11:41:28 GMT
Server: GSE
Vary: Origin
Vary: X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 1; mode=block

1c
{"id":"0AA-FsVZgP3GtUk9PVA"}
0

2020/09/28 21:41:29 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2020/09/28 21:41:29 DEBUG : Google drive root '0_Relatives/Diary_02': root_folder_id = "0AA-FsVZgP3GtUk9PVA" - save this in the config to speed up startup
2020/09/28 21:41:29 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2020/09/28 21:41:29 DEBUG : HTTP REQUEST (req 0xc0000f6700)
2020/09/28 21:41:29 DEBUG : GET /drive/v3/files?alt=json&fields=files%28id%2Cname%2Csize%2Cmd5Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%29%2CnextPageToken%2CincompleteSearch&includeItemsFromAllDrives=true&pageSize=1000&prettyPrint=false&q=trashed%3Dfalse+and+%28%270AA-FsVZgP3GtUk9PVA%27+in+parents%29+and+%28name%3D%270_Relatives%27%29+and+%28mimeType%3D%27application%2Fvnd.google-apps.folder%27+or+mimeType%3D%27application%2Fvnd.google-apps.shortcut%27%29&supportsAllDrives=true HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.53.1
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.15.0 gdcl/20200616
Accept-Encoding: gzip

2020/09/28 21:41:29 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2020/09/28 21:41:30 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2020/09/28 21:41:30 DEBUG : HTTP RESPONSE (req 0xc0000f6700)
2020/09/28 21:41:30 DEBUG : HTTP/1.1 200 OK
Transfer-Encoding: chunked
Alt-Svc: h3-Q050=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
Cache-Control: private, max-age=0, must-revalidate, no-transform
Content-Security-Policy: frame-ancestors 'self'
Content-Type: application/json; charset=UTF-8
Date: Mon, 28 Sep 2020 11:41:29 GMT
Expires: Mon, 28 Sep 2020 11:41:29 GMT
Server: GSE
Vary: Origin
Vary: X-Origin
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 1; mode=block

18c
{"incompleteSearch":false,"files":[{"id":"1LZINVWbBpXj46TQt7mik0UZ4U2pSwQj9","name":"0_Relatives","mimeType":"application/vnd.google-apps.folder","trashed":false,"explicitlyTrashed":false,"parents":["0AA-FsVZgP3GtUk9PVA"],"webViewLink":"https://drive.google.com/drive/folders/1LZINVWbBpXj46TQt7mik0UZ4U2pSwQj9","createdTime":"2020-09-18T11:20:18.134Z","modifiedTime":"2020-09-18T11:20:18.134Z"}]}
0

2020/09/28 21:41:30 DEBUG : <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
2020/09/28 21:41:30 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2020/09/28 21:41:30 DEBUG : HTTP REQUEST (req 0xc00021d800)
2020/09/28 21:41:30 DEBUG : GET /drive/v3/about?alt=json&fields=exportFormats%2CimportFormats&prettyPrint=false HTTP/1.1
Host: www.googleapis.com
User-Agent: rclone/v1.53.1
Authorization: XXXX
X-Goog-Api-Client: gl-go/1.15.0 gdcl/20200616
Accept-Encoding: gzip

2020/09/28 21:41:30 DEBUG : >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>