Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resuming a Cryptomator upload starts uploading without encryption #9919

Closed
cyberduck opened this issue Apr 15, 2017 · 1 comment
Closed

Resuming a Cryptomator upload starts uploading without encryption #9919

cyberduck opened this issue Apr 15, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@cyberduck
Copy link
Collaborator

c8c42d2 created the issue

An upload to a Google Drive Cryptomator vault started failing (got dialogs saying the locations in the Google Drive couldn't be found, then rate limit exceeded). I cancelled, and the transfers window said the upload was incomplete (but I think the resume button was greyed out?). I quit Cyberduck, disconnected from the VPN I mistakenly left open before I started the upload, and re-opened. In the transfers window, this upload was now said to be complete. Double clicking on the transfer, the upload started over again but it skipped the usual lengthy checksum calculation and I looked on the Google Drive site to see the files were being uploaded without encryption.

POST /o/oauth2/token HTTP/1.1
Accept-Encoding: gzip
User-Agent: Google-HTTP-Java-Client/1.22.0-SNAPSHOT (gzip)
Content-Length: 175
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Host: accounts.google.com
Connection: Keep-Alive
HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
X-Content-Type-Options: nosniff
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Date: Sat, 15 Apr 2017 08:20:52 GMT
Content-Disposition: attachment; filename="json.txt"; filename*=UTF-8''json.txt
Content-Encoding: gzip
Server: ESF
X-XSS-Protection: 1; mode=block
X-Frame-Options: SAMEORIGIN
Alt-Svc: quic=":443"; ma=2592000; v="37,36,35"
Transfer-Encoding: chunked
HEAD /drive/v3/files HTTP/1.1
Accept-Encoding: gzip
Authorization: ********
User-Agent: Cyberduck/6.0.0.23890 (Windows 10/10.0) (x86) Google-API-Java-Client
Host: www.googleapis.com
Connection: Keep-Alive
HTTP/1.1 200 OK
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: Mon, 01 Jan 1990 00:00:00 GMT
Date: Sat, 15 Apr 2017 08:20:52 GMT
Vary: Origin
Vary: X-Origin
Content-Type: application/json; charset=UTF-8
Content-Encoding: gzip
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Alt-Svc: quic=":443"; ma=2592000; v="37,36,35"
Transfer-Encoding: chunked
GET /drive/v3/files?fields=files(createdTime,explicitlyTrashed,id,md5Checksum,mimeType,modifiedTime,name,size,webViewLink),nextPageToken&pageSize=1000&q='root'%20in%20parents HTTP/1.1
Accept-Encoding: gzip
Authorization: ********
User-Agent: Cyberduck/6.0.0.23890 (Windows 10/10.0) (x86) Google-API-Java-Client
Host: www.googleapis.com
Connection: Keep-Alive
HTTP/1.1 200 OK
Expires: Sat, 15 Apr 2017 08:20:53 GMT
Date: Sat, 15 Apr 2017 08:20:53 GMT
Cache-Control: private, max-age=0, must-revalidate, no-transform
Vary: Origin
Vary: X-Origin
Content-Type: application/json; charset=UTF-8
Content-Encoding: gzip
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Alt-Svc: quic=":443"; ma=2592000; v="37,36,35"
Transfer-Encoding: chunked
GET /drive/v3/files?fields=files(createdTime,explicitlyTrashed,id,md5Checksum,mimeType,modifiedTime,name,size,webViewLink),nextPageToken&pageSize=1000&q='0B4rUpKxdYfdoT2hnNy0tc1h2U2M'%20in%20parents HTTP/1.1
Accept-Encoding: gzip
Authorization: ********
User-Agent: Cyberduck/6.0.0.23890 (Windows 10/10.0) (x86) Google-API-Java-Client
Host: www.googleapis.com
Connection: Keep-Alive
HTTP/1.1 200 OK
Expires: Sat, 15 Apr 2017 08:21:04 GMT
Date: Sat, 15 Apr 2017 08:21:04 GMT
Cache-Control: private, max-age=0, must-revalidate, no-transform
Vary: Origin
Vary: X-Origin
Content-Type: application/json; charset=UTF-8
Content-Encoding: gzip
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Alt-Svc: quic=":443"; ma=2592000; v="37,36,35"
Transfer-Encoding: chunked
GET /drive/v3/files?fields=files(createdTime,explicitlyTrashed,id,md5Checksum,mimeType,modifiedTime,name,size,webViewLink),nextPageToken&pageSize=1000&q='0B4rUpKxdYfdoT2hnNy0tc1h2U2M'%20in%20parents HTTP/1.1
Accept-Encoding: gzip
Authorization: ********
User-Agent: Cyberduck/6.0.0.23890 (Windows 10/10.0) (x86) Google-API-Java-Client
Host: www.googleapis.com
Connection: Keep-Alive
HTTP/1.1 200 OK
Expires: Sat, 15 Apr 2017 08:21:04 GMT
Date: Sat, 15 Apr 2017 08:21:04 GMT
Cache-Control: private, max-age=0, must-revalidate, no-transform
Vary: Origin
Vary: X-Origin
Content-Type: application/json; charset=UTF-8
Content-Encoding: gzip
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Alt-Svc: quic=":443"; ma=2592000; v="37,36,35"
Transfer-Encoding: chunked
GET /download/drive/v3/files/0B4rUpKxdYfdoRi1zdExJQnI5TW8?alt=media HTTP/1.1
Accept-Encoding: gzip
Authorization: ********
User-Agent: Cyberduck/6.0.0.23890 (Windows 10/10.0) (x86) Google-API-Java-Client
Host: www.googleapis.com
Connection: Keep-Alive
HTTP/1.1 200 OK
X-GUploader-UploadID: AEnB2UqZ191wSKko3vTIw_U3hCrBnMhzL6goqcEPvthjMgl7-dNDUIorynyTMJx8OGnX9FvTi-VT9vIvvt-ZogE_5YJZ4AxnoiiBZQQva5HrVzhHR2BoulA
Content-Type: application/octet-stream
Content-Disposition: attachment
Vary: Origin
Vary: X-Origin
Expires: Sat, 15 Apr 2017 08:21:04 GMT
Date: Sat, 15 Apr 2017 08:21:04 GMT
Cache-Control: private, max-age=0, must-revalidate
Content-Length: 327
X-Goog-Hash: crc32c=QWTzUw==
Server: UploadServer
Alt-Svc: quic=":443"; ma=2592000; v="37,36,35"
GET /drive/v3/files?fields=files(createdTime,explicitlyTrashed,id,md5Checksum,mimeType,modifiedTime,name,size,webViewLink),nextPageToken&pageSize=1000&q='0B4rUpKxdYfdoT2hnNy0tc1h2U2M'%20in%20parents HTTP/1.1
Accept-Encoding: gzip
Authorization: ********
User-Agent: Cyberduck/6.0.0.23890 (Windows 10/10.0) (x86) Google-API-Java-Client
Host: www.googleapis.com
Connection: Keep-Alive
HTTP/1.1 200 OK
Expires: Sat, 15 Apr 2017 08:21:05 GMT
Date: Sat, 15 Apr 2017 08:21:05 GMT
Cache-Control: private, max-age=0, must-revalidate, no-transform
Vary: Origin
Vary: X-Origin
Content-Type: application/json; charset=UTF-8
Content-Encoding: gzip
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Alt-Svc: quic=":443"; ma=2592000; v="37,36,35"
Transfer-Encoding: chunked
GET /drive/v3/files?fields=files(createdTime,explicitlyTrashed,id,md5Checksum,mimeType,modifiedTime,name,size,webViewLink),nextPageToken&pageSize=1000&q='0B4rUpKxdYfdoakY3bWZoZEJ6Nk0'%20in%20parents HTTP/1.1
Accept-Encoding: gzip
Authorization: ********
User-Agent: Cyberduck/6.0.0.23890 (Windows 10/10.0) (x86) Google-API-Java-Client
Host: www.googleapis.com
Connection: Keep-Alive
HTTP/1.1 200 OK
Expires: Sat, 15 Apr 2017 08:21:05 GMT
Date: Sat, 15 Apr 2017 08:21:05 GMT
Cache-Control: private, max-age=0, must-revalidate, no-transform
Vary: Origin
Vary: X-Origin
Content-Type: application/json; charset=UTF-8
Content-Encoding: gzip
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Alt-Svc: quic=":443"; ma=2592000; v="37,36,35"
Transfer-Encoding: chunked
GET /drive/v3/files?fields=files(createdTime,explicitlyTrashed,id,md5Checksum,mimeType,modifiedTime,name,size,webViewLink),nextPageToken&pageSize=1000&q='0B4rUpKxdYfdoN1NUYkxmb1NxLXM'%20in%20parents HTTP/1.1
Accept-Encoding: gzip
Authorization: ********
User-Agent: Cyberduck/6.0.0.23890 (Windows 10/10.0) (x86) Google-API-Java-Client
Host: www.googleapis.com
Connection: Keep-Alive
HTTP/1.1 200 OK
Expires: Sat, 15 Apr 2017 08:21:05 GMT
Date: Sat, 15 Apr 2017 08:21:05 GMT
Cache-Control: private, max-age=0, must-revalidate, no-transform
Vary: Origin
Vary: X-Origin
Content-Type: application/json; charset=UTF-8
Content-Encoding: gzip
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Alt-Svc: quic=":443"; ma=2592000; v="37,36,35"
Transfer-Encoding: chunked
GET /drive/v3/files?fields=files(createdTime,explicitlyTrashed,id,md5Checksum,mimeType,modifiedTime,name,size,webViewLink),nextPageToken&pageSize=1000&q='0B4rUpKxdYfdoN25YcW1oTW9lOTA'%20in%20parents HTTP/1.1
Accept-Encoding: gzip
Authorization: ********
User-Agent: Cyberduck/6.0.0.23890 (Windows 10/10.0) (x86) Google-API-Java-Client
Host: www.googleapis.com
Connection: Keep-Alive
HTTP/1.1 200 OK
Expires: Sat, 15 Apr 2017 08:21:06 GMT
Date: Sat, 15 Apr 2017 08:21:06 GMT
Cache-Control: private, max-age=0, must-revalidate, no-transform
Vary: Origin
Vary: X-Origin
Content-Type: application/json; charset=UTF-8
Content-Encoding: gzip
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Alt-Svc: quic=":443"; ma=2592000; v="37,36,35"
Transfer-Encoding: chunked
@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 38654.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants