read and modify file attributes / dates #380
joergmschulz
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've used the api to create a small application that copies files from one nextcloud to the other using download/upload. This works perfectly for a groupfolder setup when the used credential has correct access privileges.
BUT the file dates (creation, modification) are not transferred, as expected.
So, I'd like to see additional file attributes accessible in the API (dates, maybe shares, lables). Then I could read the original values and modify them in the target after copying.
Beta Was this translation helpful? Give feedback.
All reactions