I'm using the tapecopy command to migrate sessions off of a disk-based backup (Virtual Tape Libray) to an SDLT Loader. The command I'm using is
tapecopy -s <groupname> -d <groupname> -t <tapename>
This works fine, however the problem is it only copies one tape at a time. I'd like to be able to copy all tapes within that groupname, not one at a time. Any ideas?
Jim
tapecopy -s <groupname> -d <groupname> -t <tapename>
This works fine, however the problem is it only copies one tape at a time. I'd like to be able to copy all tapes within that groupname, not one at a time. Any ideas?
Jim