sundeepfromusa
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
sundeepfromusaさんの最近のアクティビティ-
sundeepfromusaさんが投稿を作成しました:
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さんが投稿を作成しました:
OAuth2 with JWT Can not access all files and folder
回答済みI 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さんが投稿を作成しました:
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さんがコメントを作成しました:
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...