Hello again,
I've just run my first few tests using the Nirvanix API and I've noticed that the upload token, once obtained, can be reused for multiple files. Can I rely on this or should I always try to get an upload token before I upload the file?
The reason I'm asking is that our usage model involves uploading a file and then overwriting it every few seconds (it's an image from a webcam and gets updated every 5-60 seconds, depending on the network). Can I generate a single token and use it to upload/overwrite the file? It seems like a bad use of resources to hit the Nirvanix servers twice for each upload, especially since I'll be overwriting the same file, not writing any new ones.
Thank you,
Razvan