The LRM File System: Difference between revisions

From Lingoport Wiki
Jump to navigation Jump to search
No edit summary
Rdaly (talk | contribs)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This section describes some of the internal file system and its usage. The <code>staging</code> area is a temporary buffer used to move files to and from the Translation endpoint. The <code>L10nStreamlining</code> area is used to keep track of which exact files were sent or received successfully. It also holds the configuration files for groups and projects.
This section describes some of the internal file system and its usage.  
 
The '''<HOME>/Lingoport_Data/LRM/staging''' area is a temporary buffer used to move files to and from the Translation endpoint.  
 
The '''<HOME>/Lingoport_Data/L10nStreamlining''' area is used to keep track of which exact files were sent or received successfully. It also holds the configuration files for groups and projects.


*[[Introduction to the LRM File System]]: This section gives an overview of the directory structure.
*[[Introduction to the LRM File System]]: This section gives an overview of the directory structure.
*[[Global Configuration Files]]: This section describes the system wide configuration.
*[[Group Configuration Files]]: This section describes the overall configuration for an entire group.
*[[Project Configuration Files]]: This section describes the configuration files per project. Most project can inherit the Group configuration.
*[[Project Configuration Files]]: This section describes the configuration files per project. Most project can inherit the Group configuration.
*[[Group Configuration Files]]: This section describes the overall configuration for an entire group.
*[[Global Configuration Files]]: This section describes the system wide configuration.
*[[Prepping a Kit]]: This section shows how the files move through the directory when prepping a kit.
*[[Prepping a Kit]]: This section shows how the files move through the directory when prepping a kit.
*[[Importing Translated Kits]]: The section shows who the files move through the directories when retrieving translated files.
*[[Importing Translated Kits]]: The section shows who the files move through the directories when retrieving translated files.

Latest revision as of 23:07, 30 January 2017

This section describes some of the internal file system and its usage.

The <HOME>/Lingoport_Data/LRM/staging area is a temporary buffer used to move files to and from the Translation endpoint.

The <HOME>/Lingoport_Data/L10nStreamlining area is used to keep track of which exact files were sent or received successfully. It also holds the configuration files for groups and projects.