@amasad Tested, and it is still an issue, (at least using the python method) here is an example: https://repl.it/@AllAwesome497/Python-file-storage-bug Also sorry for the delayed response I had to write that script and I couldn't remember how to do it as its been a while since I have. Edit: also forgot to mention, it also still doesn't update it live in python.
Repl.it now will sync your files in realtime. It even has a neat little cursor for when the system is giving you file updates 🤯
Try forking this repl, running it, and going to
henlo.txt
to see it in action:@amasad Tested, and it is still an issue, (at least using the python method)
here is an example:
https://repl.it/@AllAwesome497/Python-file-storage-bug
Also sorry for the delayed response I had to write that script and I couldn't remember how to do it as its been a while since I have.
Edit: also forgot to mention, it also still doesn't update it live in python.