You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, only the modTime timestamp is available for any particular object. In order to be compatible with a conventional FS, a couple of additional timestamps would be required, e.g.: createTime: the time when the object was created, lastAccessTime: the latest time when the object was accessed (read from or written to).
Version
No response
What operating system are you running (e.g. Ubuntu 22.04, macOS, Windows 11)?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Description
Currently, only the
modTime
timestamp is available for any particular object. In order to be compatible with a conventional FS, a couple of additional timestamps would be required, e.g.:createTime
: the time when the object was created,lastAccessTime
: the latest time when the object was accessed (read from or written to).Version
No response
What operating system are you running (e.g. Ubuntu 22.04, macOS, Windows 11)?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: