Hello,
I am not able to delete a file in the Wolfram-Cloud. When I delete the file it appears after the next reload. What is going on with this file and how can I remove it from my cloud storage?
Cheers, Simon
Could you show the result for this evaluation?
Options[CloudObject["out.dat"]]
I have seen this as well in my unnamed cloud objects directory. This is being investigated.
Both commands failed. I also have no scheduled task. It seems the file doesn't exist but it is displayed in the cloud files.
If you evaluate FileExistsQ["out.dat"] (in a web browser), does the file exist?
What happens if you evaluate DeleteFile["out.dat"]?
Is it possible that you have a scheduled task that is continually creating this file?