ownCloud Chunking NG Part 2: Announcing an Upload

The first part of this little blog series explained the basic operations of chunk file upload as we set it up for discussion. This part goes a bit beyond and talks about an addition to that, called announcing the upload. With the processing described in the first part of the blog, the upload is done savely and with a clean approach, but it also has some drawbacks. Most notably the server does not know the target filename of the uploaded file upfront....

July 10, 2015 · 2 min · 338 words · Me