atime
Parameters
value
A file metadata that shows the last time a file was accessed (that is when the file was read or written to). If set to BEST_EFFORT
, the DataSync Task attempts to preserve the original (that is, the version before sync PREPARING
phase) atime
attribute on all source files. Valid values: BEST_EFFORT
, NONE
. Default: BEST_EFFORT
.