Question
Cannot download file from dropbox
I have created a droplet an I need to upload ssh public key to ~/.ssh
I am using wget or curl command in chrome console.
curl "https://www.dropbox.com...."
I have the following error
curl: (6) could not resolve host dl.dropbox.com
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×