Hi Andy I will try to be more specific , first for what I asked before you are correct why to complicate and I will run what you suggest. About the second scenario let say if I need to restore 100 files store in different directories I thought about the filelist option because I will run the restore in a single session. But I will need to run a query backup to get fully-qualified file names. Regards Robert
-----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Raibeck Sent: Wednesday, October 19, 2005 9:09 PM To: [email protected] Subject: Re: Filelist option question Hi Robert, As I said, -filelist requires fully qualified file names. How you build that file list is up to you. In the specific example you gave, the solution I provided seems to be the simplest, and avoids the -filelist issue altogether. But I suspect I do not understand what it is you are really asking. If so, maybe you can provide a more detailed scenario? (Note that "detailed" is the operative word :-) 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" <[email protected]> wrote on 2005-10-19 11:55:52: > Hi Andy > You are absolutely right .... But for further problem in the future I > was curious to know with a lot of files the best way to do it > > Regards > Robert > > -----Original Message----- > From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf > Of Andrew Raibeck > Sent: Wednesday, October 19, 2005 8:49 PM > To: [email protected] > Subject: Re: Filelist option question > > Hi Robert, > > the -filelist option requires a file list with fully-qualified file names. > > Why not just do: > > dsmc restore c:\index.html c:\temporary\ -subdir=yes > dsmc restore c:\default.html c:\temporary\ -subdir=yes > > 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" <[email protected]> wrote on 2005-10-19 > 11:38:08: > > > Hi to all > > > > I need to restore from a Web server all the index.html and default. > > html files of all sites under a lot of directories .I created a file > > with the names of this two files. > > And run this restore command: > > res -filelist=c:/temp/res_list.txt c:\temporary/ > > > > res_list.txt is the file with the name files > > c:\temporary/ is the directory where I want to restore the files > > > > But got they are no files to restore, but when I run the command: > > res c:/index.html -su=yes -pi > > I got a lot of index.html files in lot directories ........ > > > > I can't run the restore with the option -filelist and the option - > > su=yes , no compatible > > > > Did i need to add in the file I created all the path ??? and how can > > I > > do this or I mismatch something !!!!!!! > > > > Regards and thanks again > > > > Robert Ouzen > > E-mail: [EMAIL PROTECTED]
