Page 1 of 1

Moving Job Folders to an Archive Server

Posted: Mon Jun 26, 2023 9:47 am
by JuBaz
Hi all,
I want to build a flow which moves all customer data, which is older then lets say eight weeks, to an archive server. On the Switch Website theres an example of such a flow which seems to fit all our needs (see attachment). Unfortunately I'm not familiar with scripting, so I have the problem to set up the configuration of the execute command element which should move all folders which are older then x weeks to the flow and archive them.
Has anybody built up a similar flow and could help me with the command line? Or is there another solution to scan a specific folder and move "old" files?
If you have a good hint for getting used to work with command lines (like a webinar or something else) please let me know.
Thanks in advance!

Re: Moving Job Folders to an Archive Server

Posted: Wed Jun 28, 2023 3:40 pm
by freddyp
This sounds like something you can accomplish with File Pool Cleanup (part of Folder apps: https://www.enfocus.com/en/appstore/product/folder-apps).

Re: Moving Job Folders to an Archive Server

Posted: Thu Jun 29, 2023 12:14 pm
by JuBaz
Thank you, i will have a closer look at the app and the workshop!