Richard, the shell expansion is not an issue on Windows. 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] The only dumb question is the one that goes unasked. The command line is your friend. "Good enough" is the enemy of excellence. Richard Sims <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 07/06/2004 07:39 Please respond to "ADSM: Dist Stor Manager" To [EMAIL PROTECTED] cc Subject Re: Restore from Commandline with fromnode ... >I tried for example: dsmc restore -pick=yes -fromnode=szent063 >\\szent063\c$\* c:\nobackup\ >Result: ANS1302E No objects on server match query > >Using TSM-Gui i have no problems doing cross-restores. Because being inside the GUI during the operation does not expose you to shell expansions... Whenever you see a wildcard, such as an asterisk, consider the effects that ensue by leaving it exposed to the shell, where the shell will do the expansion (or try to). Keep in mind that in Restore and Query Backup operations, that the "from" spec may be satisfied by fully resolved file system object names (as shell expansion will provide) or by wildcards to TSM, where it will look in its own filespace storage rather than the file system. This is particularly important to realize when the object set you want to operate upon does not (yet) exist in the file system. Richard Sims
