You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
sapg
12 months agoExplorer | Level 3
How do I respond to a file request using dbxcli?
How can I respond to a file request using dbxcli?
I don't have a GUI on the server that I want to send the files from.
- sapgExplorer | Level 3
I don't have a GUI on the server that contains the files I need to send so I need a way to do this on the command line. I've been send a file request, I've copied the URL but I don't know how to use that on the command line to send the files being requested.
- ЗдравкоLegendary | Level 20
Hi sapg,
Unfortunately such a thing is not supported by Dropbox (not officially at least). You can always make some upload using curl (or similar tool) though. 😉 You can trick (block in fact) your browser and perform dummy upload (not finished, since blocked in advance). Once you have all needed upload session data,... just use curl to do the same that would every web browser but on your headless device.
One more option (no so hacky) is using remote X session which will let you run web browser remote (no X server need to be installed remotely, but need to be locally - on the machine you're working on). Then... just upload whatever you need as you would make it local. Good and stable network connection between both devices is needed in this case!
And finally the most simple - just upload the intended files using your local browser; accessing the files using SFTP for instance (no so strong network stability is required).
Good luck.
About Create, upload, and share
Find help to solve issues with creating, uploading, and sharing files and folders in Dropbox. Get support and advice from the Dropbox Community.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!