We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
이종우
10 years agoNew member | Level 1
feature add suggest
linux command
find ./ -mmin +10 -print -exec rm -rf {} \;
I'm using Dropbox for backup.
Would it be possible in the Dropbox Uploading Linux commands like above?
If not you please add the a...
Greg-DB
10 years agoDropbox Staff
Are you referring to using the Dropbox API? With the API, your app can choose what and when to upload. When it does want to upload something, it can then use the API calls e.g., /files_put to do so. After that, it can perform any cleanup necessary. That's all up to your and your app though.
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!