summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex_cannot_connect_to_freenet_cloud___40__webdav__41__/comment_4_7a139eb2c11ab2e32d22ca0f8bb648a5._comment
blob: d12f6cbc527bedd18015447e7fab874abbd6ba45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[!comment format=mdwn
 username="joey"
 subject="""comment 4"""
 date="2016-01-20T19:22:36Z"
 content="""
As to where the first byte went, it seems rather suggestive that the part
of the server's code you pasted earlier reads out `$firstByte`. Perhaps it
forgot to preserve that first byte in the file.

Which is horrible, but then there's the "Conflict" error. All I can make of
this is that the server is probably rejecting the MOVE request for some reason.
That might be reasonable if the destination file already existed, 
but I don't think it does in this case, so who knows.

Only thing I'm sure of is, I never want to entrust this particular webdav
server with any of my data!
"""]]