File Upload
Workflow
To upload one or more files in chunks to MetaDefender Vault , follow the workflow below:
-
Create a transfer group by calling Initialize Group Transfer
-
Create a file transfer by calling Initialize File Transfer
-
Upload file chunks by calling Upload file chunk until the complete file is uploaded
-
Call Complete File Transfer to commit the uploaded file in MetaDefender Vault .
-
Repeat step 2 - 4 to upload additional files in the same group.
-
Call Complete Group Transfer to commit the transfer in MetaDefender Vault and make it available for download.
Error Handling
-
During steps 3 to 5, it is possible to delete a partially/completely uploaded file by calling Delete File From File Transfer
-
During steps 2 to 5, it is possible to delete a group transfer (including any uploaded files) by calling Delete Group Transfer