![]() |
![]() |
To restore file systems to different servers for backup and migration, follow these steps:
dsmc restore -dirsonly -sub=yes "/home/*"
When you use the dirsonly option with the dsmc restore command, only those backed up directories for the file systems that you specify are restored. For each directory, attributes such as access permissions or, on an AIX workstation, an access control list, are restored.
dsmmigundelete /home
For more information about the dsmmigundelete command, see dsmmigundelete.
dsmc restore -replace=no -sub "/home/*"