TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


cli:tmss10irm_send

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
cli:tmss10irm_send [2018/09/21 00:29] – [Options] Scott Cunliffecli:tmss10irm_send [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 3: Line 3:
 ===== Synopsis ===== ===== Synopsis =====
  
-[-A do not fix offsite audit failures] [-C CSV formatted output] [-D do not produce distribution list] [-E volume edit pattern] [-M include overdue on Monday] [-O force onsite repository filter] [-P do not produce picking list] [-S logon string] [-U exclude if not scanned out] [-V volume filter] [-c configuration file] [-d exclude volumes that are overdue] [-m customer mapping file] [-o destination repository filter] [-r include volumes already requested]+''[-A do not fix offsite audit failures] [-C CSV formatted output] [-D do not produce distribution list] [-E volume edit pattern] [-M include overdue on Monday] [-O force onsite repository filter] [-P do not produce picking list] [-S logon string] [-U exclude if not scanned out] [-V volume filter] [-c configuration file] [-d exclude volumes that are overdue] [-m customer mapping file] [-o destination repository filter] [-r include volumes already requested]''
  
 ===== Description ===== ===== Description =====
Line 18: Line 18:
   * ''-O'' Force onsite repository filter (default = false).   * ''-O'' Force onsite repository filter (default = false).
   * ''-P'' Do not produce picking list (default = false).   * ''-P'' Do not produce picking list (default = false).
-  * ''-S'' The logon string argument sets the [[cli:server_argument|Server logon information]].+  * ''-S'' The Logon string argument sets the [[cli:server_argument|Server Logon Information]].
   * ''-U'' Exclude if not scanned out (default = false).   * ''-U'' Exclude if not scanned out (default = false).
   * ''-V''  [[cli:volume_filter|Volume Filter]] which can be used to filter the traversal of Customer, Media, Volume, repository and flag values.   * ''-V''  [[cli:volume_filter|Volume Filter]] which can be used to filter the traversal of Customer, Media, Volume, repository and flag values.
Line 34: Line 34:
  
   - **zero** Program has ended successfully.   - **zero** Program has ended successfully.
 +  - **non zero** Program has not ended successfully.
   - **100** Empty output file.   - **100** Empty output file.
-  - **1** Program has not ended successfully.+
  
 ==== Files ==== ==== Files ====
Line 43: Line 44:
  
 ===== Example ===== ===== Example =====
 +
 +Create an Iron Mountain formatted picking and distribution report for customer US04, removing the L? suffix including volumes that have previously been requested.
  
 === Command line syntax === === Command line syntax ===
  
-<sxh plain;>+<code plain;>
 TMSS10IRM_Send -S user:-password@server -V "US04.*.*" -E "~~~~~~^^" -r TMSS10IRM_Send -S user:-password@server -V "US04.*.*" -E "~~~~~~^^" -r
-</sxh>+</code>
  
  
 === Output === === Output ===
 +<code>
 +StartHeaderText~P~US04~LTO~EndHeaderText
 +000007           00000 
 +000008           00000 
 +StartfooterText~P~US04~LTO~EndFooterText
 +StartHeaderText~D~US04~LTO~EndHeaderText
 +000005           00000 
 +000006           00000 
 +100056           00000 
 +StartfooterText~D~US04~LTO~EndFooterText
 +</code>
 +
 +--> Changelog 
  
 +[filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10IRM_Send]
 +<--
cli/tmss10irm_send.1537489761.txt.gz · Last modified: 2025/01/21 22:07 (external edit)