I just want to write a file that a service/program on my end can read and process data. I have a few ideas in my head that I’d like to implement. I have a lot of code written that I’d like to use.
For instance, when something ships, I want to write a text file that our UPS World Ship reads and creates a label(s) automatically.
Or have my own document control system. It uses file naming format to make the files scanned unique.
I guess I will try to use the file sync in the post you suggested, but any example code would be great.