Directories
| Directories | Naming Convention | 
|---|---|
| 
                   Application location for full software installation  | 
               
                   WINDOWS: LINUX: 
 Examples: Windows > C:\Talend\5.6.1\tac > C:\Talend\5.6.1\studio Linux > /opt/talend/5.6.1/tac > /opt/talend/5.6.1/cmdline> /opt/talend/5.6.1/jobserver  | 
            
| 
                   Archives location for local Talend Studio exports  | 
               
                   WINDOWS: LINUX: 
 Examples: Windows > C:\Talend\5.6.1\Archives\DEV\ Linux > /opt/talend/5.6.1/archives/DEV/  | 
            
| 
                   Build Release location for local Talend Studio builds  | 
               
                   WINDOWS: LINUX: 
 Examples: Windows > C:\Talend\5.6.1\Release\DEV\ Linux > /opt/talend/5.6.1/release/DEV/  | 
            
| 
                   Data File Root preferred root location for data files & templates  | 
               
                   WINDOWS: LINUX: 
 Examples: Windows > D:\Data\MyProject\DEV\ > E:\Templates\MyProject\DEV\ Linux > /data/myProject/DEV/ > /templates/myProject/DEV/  | 
            
| 
                   I/O location preferred location for data file & templates  | 
               
                   WINDOWS: LINUX: 
 Examples: Windows > D:\Data\MyProject\DEV\JSVR01\MyFILES\ > E:\Templates\MyProject\DEV\MyFILES\ Linux > /data/myProject/DEV/jsvr01/MyFILES/ > /templates/MyProject/DEV/MyFILES/  | 
            
| 
                   Software Root location for base software installation | 
               
                   WINDOWS: LINUX: 
 Examples: Windows > C:\Talend\5.6.1\ Linux > /opt/talend/5.6.1/  | 
            
| 
                   Workspace location for local Talend Studio repository  | 
               
                   WINDOWS: LINUX: 
 Examples: Windows > C:\Talend\5.6.1\Workspace\DEV\ Linux > /opt/talend/5.6.1/workspace/DEV/  |