Htbaa / Rackspace-Cloud-Files-Sync

An application for online backup using Rackspace Cloud Files service
http://blog.htbaa.com/software/rackspace-cloud-files-sync
Other
7 stars 1 forks source link

Application exits when backing up #6

Closed Htbaa closed 13 years ago

Htbaa commented 13 years ago

On Windows Vista. Latest version. No clue what's wrong yet.

Htbaa commented 13 years ago

Got an e-mail today

I tried out the new version of your Rackspace Sync program and noticed that it uploads to empty containers ok, but crashes during sync when adding files. It looks like it is deleting files ok, but unable to add files during sync. I don't know if that helps you troubleshoot the code. I am using Vista, but my colleagues using XP is also having the same problem. I hope it could be fixed because I have not found another program that makes it easier to sync a large amount of files to Cloud Files. Thank you very much for writing the program.

Htbaa commented 13 years ago

Doing a HEAD request on an CloudFileObject results in the following cURL error.

CURLE_PARTIAL_FILE (18)

A file transfer was shorter or larger than expected. This happens when the server first reports an expected transfer size, and then delivers data that doesn't match the previously given size.

When inspecting some of the headers it seems the response is just fine. Need to investigate more into this though.

Htbaa commented 13 years ago

htbaapub.rest update to 1.05

closed by fdd5280353556a5aa686003b3a73f0d5256f15d8