TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


sync:file_structure

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
sync:file_structure [2021/06/07 03:16] Scott Cunliffesync:file_structure [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== File Structure ======+====== Windows Sync File Structure ======
  
 Default installation for TapeTrack Sync is on C drive, but may be customised, in the TapeTrack directory. Default installation for TapeTrack Sync is on C drive, but may be customised, in the TapeTrack directory.
Line 11: Line 11:
   * ''scripts'': Location for Sync scripts, includes permissions.bat and sample.bat   * ''scripts'': Location for Sync scripts, includes permissions.bat and sample.bat
   * ''var'': Input source files, includes sample.csv   * ''var'': Input source files, includes sample.csv
 +
 +{{sync_directories.png}}
  
 Conforming to this file layout for Sync inputs and outputs allows you to use relative file paths rather than absolute file paths.  This increases the ease of reusing or moving the files between servers. Conforming to this file layout for Sync inputs and outputs allows you to use relative file paths rather than absolute file paths.  This increases the ease of reusing or moving the files between servers.
Line 17: Line 19:
  
   TMSS10Sync -S user:-password@server_address -a -d ../etc/default.ttidef < ../var/source_input.csv > ../reports/sync_stdout 2> ../reports/sync_stderr.txt   TMSS10Sync -S user:-password@server_address -a -d ../etc/default.ttidef < ../var/source_input.csv > ../reports/sync_stdout 2> ../reports/sync_stderr.txt
 +  
 +<- sync:execute|Run Sync ^ sync:introduction|introduction ^  ->
sync/file_structure.1623035788.txt.gz · Last modified: 2025/01/21 22:07 (external edit)