Path: utzoo!attcan!uunet!aplcen!samsung!usc!cs.utexas.edu!tut.cis.ohio-state.edu!giza.cis.ohio-state.edu!karl From: karl@giza.cis.ohio-state.edu (Karl Kleinpaste) Newsgroups: comp.emacs Subject: Re: Problems using cis-osu anonymous uucp (Was Re : MicroEmacs 3.10) Message-ID: Date: 25 Nov 89 00:46:02 GMT References: <22641@gryphon.COM> Sender: news@tut.cis.ohio-state.edu Distribution: comp Organization: OSU Lines: 12 ttg@gryphon.com writes: I am using an AT&T 6386 w/ Unix System V, revision 3.2 and the standard uucp package delivered with it. When I attempt to contact osu-cis using the posted Systems file entry, I get (SYSTEM: ttg01) access denied That's not osu-cis complaining at you; it's your own system. You're probably trying to write the file into a directory which "uucp" cannot write - you have to chmod 777 /destination/directory/name in order for your end to be able to put the file where you want it. --Karl