Seth Goldman
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Seth Goldmanさんの最近のアクティビティ-
Seth Goldmanさんがコメントを作成しました:
Alex, Ok, if I've understood the process now, I run curl once to get the file directory url and then again to get the actual files? It does seem odd that I'd need to supply the shared link twice t...
-
Seth Goldmanさんがコメントを作成しました:
Alex, I right clicked on my app to get the url and used that. My curl command string was: https://app.box.com/developers/console/app/1937224curl -i -X GET "https://app.box.com/developers/console/a...
-
Seth Goldmanさんがコメントを作成しました:
Alex, Sorry again, I spoke too soon and was looking at a related dataset not what I was aiming for. I've copied most of it below. Definitely this is progress from before but I'm not sure why it's...
-
Seth Goldmanさんがコメントを作成しました:
Alex, I think it worked. I modified the curl command like this: curl -i -X GET "<url for my app>" -H "Authorization: Bearer <dev token>" -H "BoxApi: shared_link=<download url>" -L A bunch of stuff...
-
Seth Goldmanさんがコメントを作成しました:
Alex, Ok, I have a dev account and I've created an app with client side credentials type (I think). I'm still not completely sure how to make use of it with this link I have. The syntax I can fin...
-
Seth Goldmanさんがコメントを作成しました:
Alex, Sorry if I was unclear. I gather collaboration has a specific meaning in Box. I only meant to say that someone sent me a link to data on their Box instance (uthscsa.app.box.com) and I'm try...
-
Seth Goldmanさんが投稿を作成しました:
Large downloads via link
A collaborator has provided me with a link to a directory containing a total of 67GB of data (files are 2-3GB/ea). I've confirmed that I'm am able to start downloading the files to my local machin...