sundeepfromusa
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by sundeepfromusa-
sundeepfromusa created a post,
Bulk upload of files using multi threading but slow
I need to upload around 4000 documents in a batch. I have written multithreading program for parallel uploads which is working fine but after 500(approximately) uploads, upload process becomes slo...
-
sundeepfromusa created a post,
OAuth2 with JWT Can not access all files and folder
AnsweredI am using JWTAuth to query the box , but I cannot see files or folder of all user(s). I can retrieve files/folder which was created by JWTAuth login only. Any help would be appreciated.Am I missi...
-
sundeepfromusa created a post,
box[jwt] installation issue.
How to install boxsdk[jwt] on python 2.7.9 64 bit operating system? getting below error: Collecting cryptography>=0.9.2 (from boxsdk[jwt])Using cached cryptography-2.1.4.tar.gzerror in cryptograp...
-
sundeepfromusa commented,
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 throu...