We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Marcos Paris
3 years agoExplorer | Level 4
I can't download files by command
Download files with wget
Hello gentlemen of the community.
I have a problem. I've been using "wget" since June 2021 to download a file and since then everything has been fine. But this morn...
Nancy
3 years agoDropbox Staff
Hi Marcos Paris, thanks for posting here today!
In order to isolate this further, can you clarify if you’re having any type of issue when downloading your files normally from Dropbox, without using wget?
Let me know, and we’ll take it from there.
- Marcos Paris3 years agoExplorer | Level 4
Hi Nancy,
Thank you for contacting me and I would like to know more about my problem.
Download via browser using the link generated by dropbox. The answer is yes.
https://www.dropbox.com/s/2kpb6e3fs5wmigw/DADOS.7z?dl=0
The reason for using "wget" was to slow down user operations.
I have a batch file or *.bat that makes everything automatic.1st download, unzip, move to the defined folder and finally delete the zipped file.
And this is the command I used normally and since last Sunday it stopped.
wget -q --no-check-certificate https://www.dropbox.com/s/2kpb6e3fs5wmigw/DADOS.7z -O DADOS.7Z
Thanks for helping me,
Marcos Paris- Nancy3 years agoDropbox Staff
Thanks for sending over more details, Marcos!
I’ve moved your post to this part of the Community, as l think you’ll be better assisted here.
If you have any more details that may be helpful, feel free to add them in this thread.
Cheers.
- Greg-DB3 years agoDropbox Staff
Marcos Paris To debug this, try running this with "-v" instead of "-q". That should enable more verbose output that should help identify the issue.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months agoIf 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!