Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NewMultipart (0.06 sec)

  1. cmd/erasure-multipart.go

    		if objectPartIndex(fi.Parts, curpart.Number) == -1 {
    			// Delete the missing part files. e.g,
    			// Request 1: NewMultipart
    			// Request 2: PutObjectPart 1
    			// Request 3: PutObjectPart 2
    			// Request 4: CompleteMultipartUpload --part 2
    			// N.B. 1st part is not present. This part should be removed from the storage.
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Sun Sep 29 22:40:36 UTC 2024
    - 44.7K bytes
    - Viewed (0)
Back to top