recursive copy in VMS
- From: "thick_guy_9" <thick_guy_9@xxxxxxxxx>
- Date: 29 Nov 2006 21:19:50 -0800
Guys
I am looking for a way to do a recursive copy in VMS.
something like cp -r.
I tried the foll soln:
$ backup sys$login:[000000...]*.*;* disk$abc:[test]test.bck/save
$ set def disk$abc:[test]
$ backup test.bck/save
but it doesn't create the directory tree, just all files in one
directory.
Any suggestions? I tried reading about RCP (too confusing).
Can I make BACKUP work? How?
thanks in advance
.
- Follow-Ups:
- Re: recursive copy in VMS
- From: Phillip Helbig---remove CLOTHES to reply
- Re: recursive copy in VMS
- From: sol gongola
- Re: recursive copy in VMS
- From: lp
- Re: recursive copy in VMS
- From: AEF
- Re: recursive copy in VMS
- From: Joseph Huber
- Re: recursive copy in VMS
- Prev by Date: Re: interested in wombats
- Next by Date: Re: recursive copy in VMS
- Previous by thread: Best use for 4314R shelf
- Next by thread: Re: recursive copy in VMS
- Index(es):
Relevant Pages
|