From: "Zane H. Healy" Subject: DUMPER problem Newsgroups: alt.sys.pdp10 Organization: Aracnet User-Agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (Linux/2.2.19 (i686)) Lines: 23 Message-ID: <5jSa7.16629$C7.6892593@e3500-chi1.usenetserver.com> X-Complaints-To: abuse@usenetserver.com X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly. NNTP-Posting-Date: Sat, 04 Aug 2001 08:57:37 EDT Date: Sat, 04 Aug 2001 12:57:37 GMT Path: chonsp.franklin.ch!pfaff.ethz.ch!news-zh.switch.ch!news-ge.switch.ch!news.tele.dk!216.218.192.242!news.he.net!easynews!e420r-sjo4.usenetserver.com!usenetserver.com!e3500-chi1.usenetserver.com.POSTED!not-for-mail Xref: chonsp.franklin.ch alt.sys.pdp10:6337 How on earth do I get sub-directories restored? I'm trying to restore the tools tape with the following results: DUMPER>REW DUMPER>CREATE (DIRECTORIES FROM TAPE DATA) DUMPER>RESTORE (TAPE FILES) PS:<*>*.*.* (TO) PS: DUMPER tape # 1, "TOOLS TAPE DOCUMENTATION FOR TOPS-20 V4.1", Tuesday, 28-Dec-82 1142 %Cannot get JFN for file PS:TOOLS.DOC.1;P777700;AOPERATOR because: No such directory name End of saveset DUMPER> I can manually create the directory, and restore everything into it, but I'd just as soon restore the tape properly. Also I can't seem to create the subdirectories such as manually. Zane ###### From: Rich Alderson Newsgroups: alt.sys.pdp10 Subject: Re: DUMPER problem Date: 05 Aug 2001 03:55:52 -0400 Organization: Systems Administration, XKL LLC, Redmond WA 98052 Lines: 32 Sender: alderson+news@panix3.panix.com Message-ID: References: <5jSa7.16629$C7.6892593@e3500-chi1.usenetserver.com> NNTP-Posting-Host: panix3.panix.com X-Trace: news.panix.com 996998152 9174 166.84.0.228 (5 Aug 2001 07:55:52 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: 5 Aug 2001 07:55:52 GMT X-Newsreader: Gnus v5.7/Emacs 20.7 Path: chonsp.franklin.ch!pfaff.ethz.ch!news-zh.switch.ch!news-ge.switch.ch!news.maxwell.syr.edu!howland.erols.net!panix!news.panix.com!not-for-mail Xref: chonsp.franklin.ch alt.sys.pdp10:6349 "Zane H. Healy" writes: > How on earth do I get sub-directories restored? I'm trying to restore the > tools tape with the following results: > DUMPER>REW > DUMPER>CREATE (DIRECTORIES FROM TAPE DATA) > DUMPER>RESTORE (TAPE FILES) PS:<*>*.*.* (TO) PS: You are trying to restore all files from the tape into a single directory. Use the TRANSFER command to accomplish this. > DUMPER tape # 1, "TOOLS TAPE DOCUMENTATION FOR TOPS-20 V4.1", Tuesday, > 28-Dec-82 > 1142 > %Cannot get JFN for file PS:TOOLS.DOC.1;P777700;AOPERATOR > because: > No such directory name > End of saveset > DUMPER> > I can manually create the directory, and restore everything into it, > but I'd just as soon restore the tape properly. Also I can't seem to create > the subdirectories such as manually. Did you give PS: a non-zero subdirectory quota? Or use the PRESERVE subcommand in your build of PS:? -- Rich Alderson alderson+news@panix.com "You get what anybody gets. You get a lifetime." --Death, of the Endless ###### From: "Zane H. Healy" Subject: Re: DUMPER problem Newsgroups: alt.sys.pdp10 References: <5jSa7.16629$C7.6892593@e3500-chi1.usenetserver.com> Organization: Aracnet User-Agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (Linux/2.2.19 (i686)) Lines: 9 Message-ID: X-Complaints-To: abuse@usenetserver.com X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly. NNTP-Posting-Date: Sun, 05 Aug 2001 14:59:18 EDT Date: Sun, 05 Aug 2001 18:59:18 GMT Path: chonsp.franklin.ch!pfaff.ethz.ch!news-zh.switch.ch!news-ge.switch.ch!news.tele.dk!24.226.1.12!feed.cgocable.net!out.nntp.be!propagator-dallas!news-in-dallas.newsfeeds.com!news-xfer.siscom.net!easynews!e420r-sjo4.usenetserver.com!usenetserver.com!e3500-chi1.usenetserver.com.POSTED!not-for-mail Xref: chonsp.franklin.ch alt.sys.pdp10:6361 Rich Alderson wrote: > Did you give PS: a non-zero subdirectory quota? Or use the PRESERVE > subcommand in your build of PS:? That would be the problem. Once I set PS: to have a MAXIMUM-SUBDIRECTORY of 20, then I was able to create all the subdirectories that I need, and I'm in the process of restoring the tools tape as I type. Zane