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
incompatiblecharacters [2020_05_05 16:25] – [Incompatible Characters] jimincompatiblecharacters [2020_05_19 10:15] – [Desktop File System Compliance] jim
Line 1: Line 1:
-# Incompatible Characters+File Naming Conventions / Incompatible Characters
  
-Don'name your files or folders with the following characters:+The File Fabric covers a myriad of storage solution in addition to being able to be presented on files systems on a multitude of Operating Systems. There is no guarantee that naming conventions from back-end storage solutions will be honoured on end user file systems. 
 + 
 +Generally you should not name your files or folders with the following characters:
  
 <code> <code>
Line 26: Line 28:
  
 Also be aware of using characters that are not generally considered best practice, such as tildes(~)for example, which should not really be used in a file / folder, as on many file systems a file/folder name may contain a tilde within each component of the name that is too long to comply with normal naming rules. Also be aware of using characters that are not generally considered best practice, such as tildes(~)for example, which should not really be used in a file / folder, as on many file systems a file/folder name may contain a tilde within each component of the name that is too long to comply with normal naming rules.
 +
 +## Desktop File System Compliance
 +
 +As The File Fabric supports data that may already exist on a storage endpoint that data may not honour the data integrity semantics of the Windows / Mac / Linux operating systems.
 +
 +Examples include duplicate file names, limitation on long file names, duplicate path etc.
 +
 +This may lead to issues being able to access data through the drive as the windows / Mac / Linux operating system is unable to present it.
 +
 +If this is the case then consider using the File Fabric web interface or the Cloud Explorer Application for such files, and additionally if you intend to work with such storage from a desktop files system consider naming conventions that will not trip up the operating system (note this is only applicable to the drives not other self contained desktop applications).
  
 ##Ignored Files ##Ignored Files