I have a situation: I have "user/user" folder in ASD, and I need to make it just "user", without the second one. I need to use FileTools, saf, or something like that?
Just copy/move all files in /user/user to user, then delete the /user/user folder and its contents.
You can use the File component for this, given it is in your ASD.
Here is a simple extension that allows you to unzip a ZIP file to any allowed directory (ASD, Shared Folder, PrivateDir
).
So it is no longer necessary to move the folder afterwards.
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.