2.3.1.1.10 DeletePartiallyUploadedFile
DeletePartiallyUploadedFile
Required. Indicates whether a partially uploaded file within the current request should be deleted, in case the server detects that the current request was interrupted or if the client has disconnected.
It can be used to enable the server to discard partially uploaded (and corrupted) files from the server, keeping the file system integrity.
Possible Values | Description |
---|---|
1 | True. |
0 | False. |