Take Your Search Game to the Next Level with Dropbox Dash 🚀✨ Curious how it works? Ask us here!
Forum Discussion
Jaime_SVQ
8 years agoExplorer | Level 3
SHow file creation Date using server time
I need to show that a file was not modified since uploaded to dropbox. I mean, i need to show the creation and midifcation date of a file on the server side, because the creation date in windows can...
Mark
Super User II
8 years agoAh, if you'd said you were using the API I'd have moved you to the API section of the forums - your current post is in the general area!
Hopefully one of the team will have some ideas from there :)
Hopefully one of the team will have some ideas from there :)
Greg-DB
Dropbox Staff
8 years agoThe Dropbox API does offer the client_modified and server_modified times, as you mentioned, but it unfortunately doesn't offer the created time. I'll send this along as a feature request, but I can't make any promises as to if or when that would be added.
The list_revisions functionality does show a list of files revisions, but that isn't guaranteed to the full list of revisions that ever existed. It will only list the versions still available, depending on the "version history period" for the account.
- Jaime_Sev8 years agoNew member | Level 2Just a comment about the creation time of a file, in windows 7 that is for me a very important parameter!!. For example, I can order the files for creation instead of modification, and get a more constant ordering than the always changing modification time. Also, it is valuabe information about when i was working on that issue. For example, i have hundreds of pdf, doc, xls files created in my everyday work and knowing the creation date is important for me.
However, a caveat of all cloud services, (not only dropbox) is that they do not keep that info, just uses as creation date the time of sync. For that reason, i use to "move" the files from my home computer to a pendrive, then "Move" again to my work computer. Note that even windows have that problem, just copying the files generates a new creation date, you need to move files or use robocopy tool.
I understand also that operating in that way, you can know which was the "original" file and the "copied" file, lookig at the creation date of each one.
Best regards,
Jaime- Greg-DB8 years ago
Dropbox Staff
Thanks for the additional context!
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,988 PostsLatest Activity: 14 hours ago
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!