Copy folder to multiple subfolders
AnsweredI would to copy a folder into multiple subfolders simultaneously. I have about 500 subfolders so doing it one by one would be impractical. Would appreciate some assistance!
-
Official comment
Hello,
You should be able to leverage our CLI to do this in bulk. You would need a .csv with one column of ID and the other column of PARENTID. The command would look something like:
box folders:copy --bulk-file-path=PATHTOCSVHERE
Best,
Kourtney, Box Developer Advocate
Comment actions
Please sign in to leave a comment.
Comments
1 comment