SES folder in temp folder
SES folder in temp folder
There's a temp folder in our directory (\switch\temp\) that contains a subfolder SES. This folder contains, surprisingly, temp files but I'm not sure how or why it those temp files are created. I suspect it has to do with a flow I built that contains a "Run Command" (not "Execute Command") which runs a robocopy command and moves files to a local folder and then into the trash. But I can't really find why or how this happens.
-
- Newbie
- Posts: 1
- Joined: Thu Aug 21, 2025 6:19 am
Re: SES folder in temp folder
It sounds like those SES temp files might be generated by the process itself when the "Run Command" executes robocopy. In many cases, robocopy and similar commands create temporary working files during transfers or deletions, especially if retries or logging are involved. Do you notice if the SES folder updates only when your flow runs, or is it being updated at other times as well? That could help confirm whether it’s tied specifically to the robocopy action.
Always exploring smarter workflows,stickman hook one command at a time.