Skip to main content
Question

upload files to box from a linux computer

  • May 27, 2025
  • 1 reply
  • 12 views

Forum|alt.badge.img

I have a bunch of files I want to share with someone on Box,  I would like to use a CLI, curl, ftp scp, etc. to upload files, it is quite cumbersome using the web interface, and not possible to do it remotely

1 reply

Forum|alt.badge.img
  • Author
  • Box Employee
  • 34738 replies
  • May 27, 2025

I tried this that someone recommended,

curl -u xxx@yyy.edu -T report.csv https://dav.box.com/dav/.

it gave me this error 

curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to dav.box.com:443