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
Page 1 / 1
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
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.