Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ATC.BOEING.COM!snicoud From: snicoud@ATC.BOEING.COM (Stephen Nicoud) Newsgroups: comp.sys.ti.explorer Subject: Re: problem with copy-file - SunOS 4.0 in the namespace. Message-ID: <2821640482-10519576@QUINAULT> Date: 31 May 89 21:01:22 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Stephen Nicoud Distribution: inet Organization: Boeing Advanced Technology Center for Computer Sciences Lines: 30 Date: 31 May 89 18:50:48 GMT From: usc!brand.usc.edu!venkat@bloom-beacon.mit.edu.ARPANET (V. Venkat) Subject: problem with copy-file - SunOS 4.0 in the namespace. recently we updated our Sun to 4.0. since then copy-file to the SUN does not work. for eg: (copy-file "lm:junk.lisp" "sun:junk.lisp") returns -------------------------------------------------------------------------- >>error: the object ## received a :PARSE-DIRECTORY-ENTRY message, which went unclaimed. The rest of the message was (#"> "") While in the function SYS::FLAVOR-UNCLAIMED-MESSAGE <- SYS::INSTANCE-HASH-FAILURE <- FS::FTP-DIR-MERGE -------------------------------------------------------------------------- i tried different combinations of directory names on the SUN, with the same result. needless to say, i have the same problems when trying to access the directory through dired. i'm using TCP/IP 2.77 on explorer 3.2. Any clue will be appreciated. Will summarize to the net after this problem is fixed. V.V. IP patch 3.41 fixes this problem. I'm not sure what the corresponding patch is for IP version 2. I sent V. Venkat patch 3-43, and he reported that it fixed the problem. Steve