Skip to main content
Question

Is there any way to upload files from the command line for a free or pro user?

  • May 22, 2025
  • 2 replies
  • 36 views

Forum|alt.badge.img

I have an automated process that generates a folder structure. I would like, very much, for that process to be able to upload to a shared Box folder so that I can easily deliver the latest files to my client.

Is there any way for a Free or Personal Pro user to do that at all?

If it helps, the build is happening in Azure DevOps Pipelines.

Thanks,

Max

2 replies

Forum|alt.badge.img

I guess the answer to this question must be "no", right?


Forum|alt.badge.img

Not aware of limits to the API based on the account other than the Rate Limits but I could be wrong.  In testing I have a free individual account and have tested a few basic custom apps in the past.  To keep it simple there are some 3rd party tools - we are using rclone for bulk transfers and scheduled sync where Box Drive won't work for us.

 

The Box CLI should also work for individual accounts.

https://github.com/box/boxcli