deepjadia

  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 0

Activity overview

Latest activity by deepjadia
  • deepjadia created a post,

    error uploading / size limit

    While using  public Folder GetFolder(string id, IEnumerable fields = null, string etag = null, int? limit = default(int?), int? offset = default(int?)); in my code like,var folder = boxManager.Get...

  • deepjadia created a post,

    Uploading Files and Folders to Box

    Is there any method in which i will give path of Box like Folder1-> SubFolder1 and box will upload my file to that location.Here, Url be like Folder1->SubFolder1->FileName1. Or is there any altern...

  • deepjadia created a post,

    File and Folder Issue

    Can i get all file and folder details ? Like, parent to child hierarchy path.like I have folderA,folderB,folderC and in subfolder folderA->subfolderA,folderB->subfolderb.Then i want all details of...