Browse by Tags

  • Re: File Overwrite

    You can overwite existing files by calling GetStorageNodeExtended and passing true to the fileOverwite parameter. You can find more detail about this call here: http://developer.nirvanix.com/sitefiles/1000/API.html#_TocGetStorageNodeExtended Regards, Barry R.
    Posted to Support Issues and Questions (Forum) by BarryR on 06-09-2008
  • GetStorageNodeExtended / Overwrite Failure

    First, the new GetStorageNodeExtended method...brilliant. From what I see, it makes HTTP upload calls exactly what they should be and prevents people from mucking up my carefully planned filesystem structures. Nice! What happens if an upload is made with the fileOverwrite flag set to true fails, either...
    Posted to Support Issues and Questions (Forum) by AdamB on 01-21-2008
  • Re: How to treat "file overwrite"

    This is a planned feature (Possibly more on this front as well) but for now the best way to solve it is to rename your existing file and then upload or delete then upload or give your upload a unique name then rename after it has been uploaded. Since uploads can fail (Due to account limits, or other...
    Posted to Support Issues and Questions (Forum) by BarryR on 09-05-2007
Page 1 of 1 (3 items)