This question comes up every so often. No, there are no command line parms to do what you want. You would need to use an external tool to determine which files you want to archive, then archive the specific files (or use the external tool to build a file list that can be processed via the -filelist option).
Before you take this on, have a look at APAR IC49009, because it might possibly affect you. Regards, Andy Andy Raibeck IBM Software Group Tivoli Storage Manager Client Development Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED] Internet e-mail: [EMAIL PROTECTED] IBM Tivoli Storage Manager support web page: http://www-306.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageManager.html The only dumb question is the one that goes unasked. The command line is your friend. "Good enough" is the enemy of excellence. "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 06/12/2006 01:07:06 PM: > hi > Presently I have schedule task that runs monthly which > archives\deletes a particular directory of a netware server. > example: des=corpact_4th_quarter -verbose -archmc=10yarchive - > subdir=yes -deletefiles SHARE4:470FINAN/Archives/ > > Now I need to archive\delete a specific directory from a netware > client server only if the data in the path is older that 60 days. > > Does any know a "date parm" I could code on the command line ? > > I'm using tsm server 5.3 > tsm client 5.1.6 > netware 6 sp5 > tsafs.nlm (version 6.51) > > thanks, Gary > > > >