I\'ve spent the past few hours trying to figure this out, but I\'ve ran out of ideas.
All I\'m trying to do is archive an object, but the method archiveRootObj
archiveRootObj
You create a directory with the path fullPath and then you try to write the file at the same path. Overwriting a directory with a file like this is not possible. Use your cacheDirectory string to create your directory.
fullPath
cacheDirectory