Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

File names are sensitive to certain characters. Our system cannot process file names with special characters (i.e. characters like č, ł, ā), spaces, or punctuation​ other than - and _

File naming FAQ

QA
Should my file names be in English, or my language?This is up to you. Some teams prefer to use English to avoid special characters (see next question).
How can I write my file names in my language, if I can't use special characters?

Work with your team to make character conversion conventions. For every special characters you need to use to write your filename, choose a Latin-only character that you will replace it with when writing your file names.

Examples: Ł → l_

                 ƛ̓ → tl-

                 č → cv

                 ā → aa

Why should I include the speaker's name and the date?This information provides context for others working with your files (this could be others on your team or someone who inherits your data in the future). This is important for archival reasons. It also helps to maintain the legacy of those who have contributed to language work in your community, ensuring that future language workers can track who worked on the project and when.


...

Set up a file management system

...

We refer to any event that causes data loss or compromise as a data disaster. 

Data DisasterVulnerabilitySolution
FloodHard drive storage is vulnerable to flood if the equipment becomes wet.
Cloud storage is vulnerable to flood if your organization is self-hosting the servers and the servers become wet.

Geo-redundancy: have multiple back-ups in multiple locations.

Secure storage: store external hard drives in water-proof containers.

FireHard drive storage is vulnerable to fire if the equipment becomes wet.
Cloud storage is vulnerable to flood if your organization is self-hosting the servers and the servers are burned or overheated.

Geo-redundancy: have multiple hard drives in multiple locations.

Secure storage: store external hard drives in fire-proof and temperature-controlled containers.

TheftComputers and external hard drives are vulnerable to theft.

Geo-redundancy: use cloud storage or server storage as a redundant back-up to ensure that copies of your files are retained in the event of theft.

Secure storage: store external hard drives in locked containers.

RansomwareComputers connected to the internet are vulnerable to ransomware.
Cloud storage and server storage are vulnerable to ransomware.

Anti-malware software: All computers and servers should be equipped with anti-malware software to reduce the likelihood of ransomware and other malware.

Geo-redundancy: use hard drive storage as a redundant back-up to ensure that copies of your files are retained in the event of malware.

Bit rotAll forms of data storage are vulnerable to bit rot.Checksums: read more about bit rot and checksums here.

Summary of recommendations

...