Currently when you upload a file, Nirvanix automatically redirects to the forwarding url. Is there is a way to disable that?
You can do this by excluding the Forwarding URL parameter. The raw XML will be returned instead giving the results of the upload.
Regards, Barry R.
If you specify a callback URL it will perform the callback when finished. If you specify a forwarding URL it will forward when completed. These operations are independent so this should perform as you expect.