Skip to content

Make it possible for storage implementations to disable part files #25826

@PVince81

Description

@PVince81

A storage implementation must be able to decide whether parts files are needed or not needsPartFile.

Some storages like GDrive and Dropbox do not really need it because uploading a file there doesn't result in partial file content. The atomicity is guaranteed by the provider.
Unlike SMB or FTP.

See https://central.owncloud.org/t/issue-with-versioning-on-google-drive/1683/9 for context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions