moveUserFile() always fails

Home Forums mDot/xDot moveUserFile() always fails

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #11776
    Dejan Deletic
    Participant

    What magic do I need to perform in order to get moveUserFile() from mDot library to succeed? The function appears simple enough, call it with a name of an existing file, and a new name (of a file that presumably doesn’t exist), but I can never get it to succeed.

    I have made sure that the file to be moved exists, that the file with the new name does not exist, and I check the returned value. It is always false, the original file always exist both before and after the call. File size is a few hundred bytes.

    Any info would be appreciated

    Thanks,
    Dejan

    • This topic was modified 8 years, 2 months ago by Dejan Deletic.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.