

SuccessCallback: A callback that is passed a FileUploadResult object. Server: URL of the server to receive the file, as encoded by encodeURI().

(See Backwards Compatibility Notes below) For backwards compatibility, this can also be the full path of the file on the device. (Function)įileURL: Filesystem URL representing the file on the device or a data URI.

onprogress: Called with a ProgressEvent whenever a new chunk of data is transferred.Multi-part POST or PUT request, and to download files. The FileTransfer object provides a way to upload files using an HTTP ** Do not support onprogress FileTransfer Cordova plugin add cordova-plugin-file-transfer
