Box File Upload
We are migrating documents from SharePoint to Box. But with FileUpload API which is single file is taking lot of time. Is there anyway to increase the speed.
When migration is running, after few hours session becomes invalid. Is there anyway to refresh the session?
-
I think you need to use JWTAuth (i.e OAuth2 with JWT) will not timeout and session will be refreshed automatically, and what is the size of the file? if its huge, some times firewall may go through virus scan etc., which may delay your upload.
If its one file, why don't you use windows folder sync?
Please sign in to leave a comment.
Comments
2 comments