Erstellungs- und Änderungsdatum bei Upload übernehmen
Hallo Community,
ist es möglich, beim Upload per API das Erstellungs- und Änderungsdatum der Quelldateien zu übernehmen oder muss man diese erst per Hand auslesen und dann als Parameter übergeben?
Danke und Gruß!
-
Hey Gordon,
as creation date/modification date/access date/etc. is not part of the actual file but realized in the file system (e.g. NTFS, APFS, ext4) our SDKs cannot extract that information from the binary. Instead, the relevant date information needs to be read by code from file system information and then provided to the API request model. This is system/OS-specific and specific to the used programming language.
Cheers,
Florian
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar