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

Failure to replace file with temporary upload #9102

Closed
cyberduck opened this issue Nov 5, 2015 · 7 comments
Closed

Failure to replace file with temporary upload #9102

cyberduck opened this issue Nov 5, 2015 · 7 comments
Labels
bug high priority webdav WebDAV Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

f6d3427 created the issue

Hi there,

My name is chirag pancahal and from last 2 days i am facing such problem. when i save any file like theme.css then its save as theme.csssdfsdfsdfsdfs and file got blank on server. i am using dreamweaver as a editor.

Please give me solution asap.

Thanks,

Chirag


Attachments

@cyberduck
Copy link
Collaborator Author

88f1656 commented

I get this same issue. Since updating to OS X El Capitan, downloading a new file and then re-uploading causes the old file to be empty and it creates a new file with a bunch of letters and numbers after it. The first time this happened it was on the main stylesheet of the site. I was making several updates in my editor and hitting save each time, then when I refreshed the site, all the styles were gone. When I looked in Cyberduck, the styles.css was empty (0b) and there were seven styles.css-b349af17-96d7-4ef2-8af0-26d8e2fa44af and such.

@cyberduck
Copy link
Collaborator Author

88f1656 commented

I discovered that if I save the file on my desktop while editing it, I can save changes to that file and drag the file into cyberduck to overwrite it manually. It seems the file is erased and duplicates are created when using an editor to upload a save.

This is a temporary solution, but it seriously disrupts workflow (especially when employing multiple fixes at once). Please fix this soon.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post the transcript from the log drawer (⌘-L).

@cyberduck
Copy link
Collaborator Author

f6d3427 commented

Any solution for this problem please. that makes progress very slow.

@cyberduck
Copy link
Collaborator Author

88f1656 commented

Here is the transcript. Also, the bottom part is my attempt to rename the file, which it would not allow me to do.

MOVE /dav/template/default.html-94913d8b-326b-4641-a106-783493735923 HTTP/1.1
Destination: https://store-gq30h4ls.mybigcommerce.com/dav/template/default.html
Overwrite: T
Host: store-gq30h4ls.mybigcommerce.com
Connection: Keep-Alive
User-Agent: Cyberduck/4.7.3.18402 (Mac OS X/10.11.1) (x86_64)
Cookie: fornax_anonymousId=55cc7c77-a378-4bee-9a82-c77762b3c581
Accept-Encoding: gzip,deflate
Authorization: Digest username="aaron@productbahn.com", realm="BigCommerce", nonce="565dc522307f8", uri="/dav/template/default.html-94913d8b-326b-4641-a106-783493735923", response="8c789a993c6da6a3a70915c3c7142e5f", qop=auth, nc=0000001c, cnonce="a68e7c7c65952878", algorithm=MD5, opaque="df58bdff8cf60599c939187d0b5c54de"
HTTP/1.1 201 Created
Server: nginx
Date: Tue, 01 Dec 2015 19:04:01 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 0
Connection: keep-alive
X-BC-Is-HA: 1
PROPFIND /dav/template/ HTTP/1.1
Depth: 1
Content-Type: text/xml; charset=utf-8
Content-Length: 99
Host: store-gq30h4ls.mybigcommerce.com
Connection: Keep-Alive
User-Agent: Cyberduck/4.7.3.18402 (Mac OS X/10.11.1) (x86_64)
Cookie: fornax_anonymousId=55cc7c77-a378-4bee-9a82-c77762b3c581
Accept-Encoding: gzip,deflate
Authorization: Digest username="aaron@productbahn.com", realm="BigCommerce", nonce="565dc522307f8", uri="/dav/template/", response="c4022b4d673db05f4b04438538fbf795", qop=auth, nc=0000001d, cnonce="a68e7c7c65952878", algorithm=MD5, opaque="df58bdff8cf60599c939187d0b5c54de"
HTTP/1.1 207 Multi-Status
Server: nginx
Date: Tue, 01 Dec 2015 19:04:02 GMT
Content-Type: application/xml; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Brief,Prefer
DAV: 1, 3, extended-mkcol, 2

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The transcript shows that the move operation from /dav/template/default.html-94913d8b-326b-4641-a106-783493735923 to /dav/template/default.html is successful (with a 201 response). Please contact mybigcommerce support for further assistance.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please also update to the latest release which is currently 4.7.3.

@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
bug high priority webdav WebDAV Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

1 participant