70005 Invalid Path on DeleteFiles

Last post 05-11-2012 5:36 PM by mlindsay. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 05-11-2012 4:08 PM

    70005 Invalid Path on DeleteFiles

    I'm attempting to delete an existing folder using the SDK (version 1.5.2), and getting an invalid path exception. I know the folder exist and path is correct. Please advise. Caused by: com.nirvanix.sdk.session.NirvanixException 70005: Invalid path at com.nirvanix.sdk.transport.Transport.getNirvanixApiResponse(Transport.java:264) at com.nirvanix.sdk.transport.Transport.executeCommand(Transport.java:153) at com.nirvanix.sdk.session.Session.deleteFiles(Session.java:398)
    Filed under: , ,
  • 05-11-2012 4:38 PM In reply to

    • BarryR
    • Top 10 Contributor
    • Joined on 07-20-2007
    • San Diego
    • Posts 885

    Re: 70005 Invalid Path on DeleteFiles

    Can you provide the path you are trying to delete? If this is private information please feel free to send a private message or email customersupport@nirvanix.com.

    Best,
    Barry R.
    IM Support (Feel free to add me)

    MSN: barryruffner@live.com
    Gmail: barryruffner@gmail.com
  • 05-11-2012 5:26 PM In reply to

    • Nick
    • Top 25 Contributor
    • Joined on 07-20-2007
    • San Diego
    • Posts 16

    Re: 70005 Invalid Path on DeleteFiles

    Please feel free to use our Customer Support portal for private assistance. Our support team will be able to diagnose problems or confusion with your file. If there is something wrong with your code, then we can move back here and work on it without discussing your account name and path specifics. http://nirvanix.zendesk.com
    ~ Nick Carter
    Customer Support Manager
  • 05-11-2012 5:36 PM In reply to

    Re: 70005 Invalid Path on DeleteFiles

    Issue resolved myself. I was calling wrong method. I should have been calling deleteFolders, not deleteFiles.
Page 1 of 1 (4 items)