,NET SDK - Copy file from Trash without restoring the file
Hi,
I'm trying to copy the files on the Legal Hold report to a folder using .NET SDK CopyAsync method, able to copy all the files except the files which are Trash. Is there anyway I can copy the files from Trash without restoring the file.
-
Hey
Any items in the trash have to be restored before other file operations can be used.
We have a guide on restoring a file with the .NET SDK available here: https://developer.box.com/guides/trash/restore-file/
You use the identifiers from the legal holds report to restore these files and make a subsequent call for a copy operation.
Please sign in to leave a comment.
Comments
1 comment