We have a shard files folder that is becoming a monster. It has about 1300 Folders and growing.
I was tasked with sorting these folders (clients) into smaller folders associated with the clients partner.
I have pulled a list from our database,
I was able, through powershell and the Sharefile API to locate each folder in the massive Shared folder to their corresponding partner.
Thing is, I can easily copy them over, but that does not retain the permissions. I need to move them, and i swear, there is no easy way of doing this.
Keep in mind, I have limited knowledge with working on API's. The more I read into it the more confusing it becomes. I was never a CS student.
Any ideas on how i can accomplish this?
I was tasked with sorting these folders (clients) into smaller folders associated with the clients partner.
I have pulled a list from our database,
I was able, through powershell and the Sharefile API to locate each folder in the massive Shared folder to their corresponding partner.
Thing is, I can easily copy them over, but that does not retain the permissions. I need to move them, and i swear, there is no easy way of doing this.
Keep in mind, I have limited knowledge with working on API's. The more I read into it the more confusing it becomes. I was never a CS student.
Any ideas on how i can accomplish this?