PARTIAL_UPLOAD

val PARTIAL_UPLOAD: UploadOptions

The default instance of UploadOptions.

  • Files WILL BE NOT overridden on the server but instead saved with a number in the end.
  • Partial uploads (files not fully red before a connection break) WILL BE saved on the server