Hi all,
I have a requirement where we need to move files from a network drive to a folder in Box based on few conditions.
Conditions are:
- Files which are not accessed for more than 90 days should move to box, while retaining the folder structure that it had on Network drive.
Not creating duplicate folders for each file, but creating sub folders if needed. - Those who had permission on that file should carry over to box as well.
- Once the file is moved to Box, delete the file from network drive.
- If this can be automated to run weekly.
Any ideas, suggestions. Appreciate it. Thanks