TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


cli:tmss10expirefiles

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:tmss10expirefiles [2017/09/26 01:55] – [Description] Scott Cunliffecli:tmss10expirefiles [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== TMSS10ExpireFiles ====== ====== TMSS10ExpireFiles ======
  
 +
 +TMSS10ExpireFiles will expire and delete all files from the TapeTrack Server that match the [[object:customer|Customer-ID]] filter and fit within the specified date range.
  
 ===== Synopsis ===== ===== Synopsis =====
Line 6: Line 8:
 ''TMSS10ExpireFiles [-C Customer Filter] [-R Expiry Date Range] [-S logon string] [-X Exclusion File] [-t Test Mode]''  ''TMSS10ExpireFiles [-C Customer Filter] [-R Expiry Date Range] [-S logon string] [-X Exclusion File] [-t Test Mode]'' 
  
-===== Description =====+===== Options ===== 
 +  
 +  * ''-C'' [[object:customer|Customer-ID]] filter. 
 +  * ''-R'' Range of dates to delete files. 
 +  * ''-S'' The Logon string argument sets the [[cli:server_argument|Server Logon Information]] 
 +  * ''-X'' Files to be excluded from deletion. 
 +  * ''-t'' True to run in test mode 
 + 
 +{{page>cli:fi}} 
 +===== Notes ===== 
 + 
 +==== Technical Support ==== 
 + 
 +The TapeTrack Software is commercially supported by a full time help desk staff. 
  
-TMSS10ExpireFiles will expire and delete all files from the TapeTrack server that match the customer filter and fit within the specified date range +If you are experiencing problems or want some advice on how to configure or use the product please see the [[common:support_details|Accessing Technical Support]] page.
  
 ===== Examples ===== ===== Examples =====
  
-To delete all files with an expiry date within the year 2015 for customer US02+To delete all files with an expiry date within the year 2015 for [[object:customer|Customer]] US02
  
 +==== Command line syntax ====
 +
 +<code>
 +C:\>tmss10expirefiles -S username:-password@tapetrack.com -R "Y-2:y-2" -C "US02" 
 +</code>
 +==== Output ====
 <code> <code>
-C:\Users\Scott>tmss10expirefiles -S username:-password@tapetrack.com -R "Y-2:y-2" -C "US02" 
 ZBT001N-11:47:41 TMSS10ExpireFiles (c) GazillaByte 1998-2017 ZBT001N-11:47:41 TMSS10ExpireFiles (c) GazillaByte 1998-2017
 ZBT002N-11:47:41 Compiled Jul  4 2017 at 19:58:34 ZBT002N-11:47:41 Compiled Jul  4 2017 at 19:58:34
Line 65: Line 85:
 ZBT999N-11:47:42 Program ended ZBT999N-11:47:42 Program ended
 </code> </code>
 +  
 +--> Changelog
 +[filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10ExpireFiles]
 +<--
 +
 +<- ^ cli:introduction|Command Line Utilities^ ->
  
cli/tmss10expirefiles.1506390934.txt.gz · Last modified: 2025/01/21 22:07 (external edit)