Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
timestamps [2018_06_25 12:54] – [2 Uploading files from the web] jimtimestamps [2020_11_27 10:23] – [1 File modified times] jim
Line 1: Line 1:
 ====== Understanding file timestamps ====== ====== Understanding file timestamps ======
  
-The File Fabric uses [[http://en.wikipedia.org/wiki/Coordinated_Universal_Time|UTC]] as an independent time format. This means that times for files are shown as UTC times and UTC is used to enable the File Fabric to understand whether a file needs to be updated or versioned.+The File Fabric does not store any files and it works with remote copies of data that it has indexed. It uses [[http://en.wikipedia.org/wiki/Coordinated_Universal_Time|UTC]] as an independent time format to display information about files. This means that times for files are shown as UTC times and UTC is used to enable the File Fabric to understand whether a file needs to be updated or versioned.
  
 ===== 1 File modified times ===== ===== 1 File modified times =====
 +Hovering over the time field or looking at the file info pane in the File Fabric Web Browser shows 4 different times:\\ \\ **SME Created (if SaaS) Storage Created (if on-premises)**  -  This is the time the file was added to the File Fabric in UTC format \\ \\ **SME Modified (if SaaS) Storage Modified (if on-premises)**  - The last modified time for the file in UTC format\\ \\ **Local Desktop Time**- The local modified time for the file, converted to UTC format (for the browser this will be based on the browser locale settings)\\ \\ **Remote Cloud Time** - The modified timestamp that was received from a files metadata, converted to UTC, from a mapped storage provider.
 +\\ \\
 +{{ :timestamp.png?400 |}}
 +\\ \\
 +{{ ::screenshot_2020-11-27_at_10.17.44.png?400 |}}
  
-{{::timestamp.png?400|}} 
  
-Hovering over the time field in the File Fabric Web Browser shows 3 different times:\\ \\ **SME Modified (if SaaS) Storage Modified (if on-premises)**  - The last modified time for the file in UTC format\\ \\ **Local Desktop Time**- The local modified time for the file, converted to UTC format (for the browser this will be based on the browser locale settings)\\ \\ **Remote Cloud Time** - The modified timestamp that was received for a file on a meta-sync, converted to UTC, from a mapped storage provider.