cookbook:networker
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| cookbook:networker [2021/05/04 17:10] – dcumming | cookbook:networker [2025/01/23 03:50] (current) – [Example Synchronization Definition] Gerard Nicol | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| To get a report that is suitable for the TapeTrack Sync command, the following minimum arguments should be used: | To get a report that is suitable for the TapeTrack Sync command, the following minimum arguments should be used: | ||
| - | <sxh plain;> | + | <code plain;> |
| mminfo -xc, -a -r " | mminfo -xc, -a -r " | ||
| - | </sxh> | + | </code> |
| ==== Example mminfo output ==== | ==== Example mminfo output ==== | ||
| Line 24: | Line 24: | ||
| === Output With Suffix === | === Output With Suffix === | ||
| - | <sxh plain;> | + | <code plain;> |
| volume, | volume, | ||
| 000000L6, | 000000L6, | ||
| Line 34: | Line 34: | ||
| 000006L6, | 000006L6, | ||
| 000007L6, | 000007L6, | ||
| - | </sxh> | + | </code> |
| === Output Without Suffix === | === Output Without Suffix === | ||
| - | <sxh plain;> | + | <code plain;> |
| volume, | volume, | ||
| 000000, | 000000, | ||
| Line 48: | Line 48: | ||
| 000006, | 000006, | ||
| 000007, | 000007, | ||
| - | </sxh> | + | </code> |
| ==== Post-processing ==== | ==== Post-processing ==== | ||
| Line 74: | Line 74: | ||
| ==== Example Command Line Arguments ==== | ==== Example Command Line Arguments ==== | ||
| - | <sxh> | + | <code> |
| TMSS10Sync -d Volume.ttidef -a -S user: | TMSS10Sync -d Volume.ttidef -a -S user: | ||
| - | </sxh> | + | </code> |
| Where: | Where: | ||
| Line 87: | Line 87: | ||
| ==== Example Synchronization Definition ==== | ==== Example Synchronization Definition ==== | ||
| - | <sxh plain;> | + | <code plain;> |
| # | # | ||
| # Set the Customer and Media as literal values as they never change | # Set the Customer and Media as literal values as they never change | ||
| Line 96: | Line 96: | ||
| # Set the delimiter to a CSV | # Set the delimiter to a CSV | ||
| # | # | ||
| - | SetCSVDelimiter("," | + | SetCSVDelimiter("," |
| # | # | ||
| # Skip any line that begins with string volume (header) | # Skip any line that begins with string volume (header) | ||
| Line 117: | Line 117: | ||
| AddTranslation(REPOSITORY, | AddTranslation(REPOSITORY, | ||
| - | </sxh> | + | </code> |
cookbook/networker.1620148215.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
