chunkFolderPromise = this.uploader.davClient.createDirectory(
                'uploads/' + OC.getCurrentUser().uid + '/' + this.getId()
            );