Papa Carlo

  • 合計アクティビティ 3
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 1

アクティビティの概要

Papa Carloさんの最近のアクティビティ
  • Papa Carloさんがコメントを作成しました:

    The workaround we did was: Instead of using File.download_to we use File.get_download_url and then download the file using other means where we have full control over timeouts, retires etc.

  • Papa Carloさんが投稿を作成しました:

    File.download_to hangs

    回答済み

    We have quite a large folder ( in terabytes with a lot of files about 20GB each) that I need to download to my local external hard drive. Trying to use Box native application does not work as it tr...