updates file attributes with data from a server response
var vault = new dhx.Vault("vault_container", {
uploader:{
// obligatory, the path for upload
target:"/upload"
updateFromResponse:false
}
});
See the list of the file object attributes.