ClientFileUploadAs Method (String, String) |
Namespace: MOVEit.DMZ.API
If a file of the same name already exists in the MOVEit Transfer folder, it may not be overwritten; the exact behavior of this function depends on the value of the "Allow Overwrite" flag set on that particular folder. Use this function if you want to upload files to MOVEit Transfer and rename them.
If a "Partial" file of the same name exists in the MOVEit Transfer folder, this function will automatically execute a resumed upload, copying only the file data required to complete the upload. This keeps API from having to start large uploads again from the beginning if an upload is interrupted.