Subject: Re: file permission on {ftp,sup}.netbsd.org
To: None <enami@ba2.so-net.or.jp, explorer@flame.org, thorpej@nas.nasa.gov>
From: Noriyuki Soda <soda@sra.co.jp>
List: current-users
Date: 10/20/1996 06:29:07
> Unfortunately, read permission of sd.4, cd.4, and uk.4 are
> still not allowed for others (at this time). Probably, cvs
> doesn't update working files if only the file permission is
> different, doesn't it?
Yes, that's right. I've got following error after your post.
SUP: File server unable to transfer file src/share/man/man4/cd.4
SUP: File server unable to transfer file src/share/man/man4/sd.4
SUP: File server unable to transfer file src/share/man/man4/uk.4
:
SUP: Upgrade of current-allsrc completed with errors at Oct 20 02:27:57 1996
SUP: Upgrade time will not be updated
But, I believe the problem is fixed, now.
% ftp ftp.netbsd.org
ftp> cd /pub/NetBSD/NetBSD-current/src/share/man/man4
250 CWD command successful.
ftp> dir [csu][dk].4
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
-rw-rw-r-- 1 1104 netbsd 9618 Oct 19 18:30 cd.4
-rw-rw-r-- 1 1104 netbsd 5178 Oct 19 18:31 sd.4
-rw-rw-r-- 1 1104 netbsd 1046 Oct 19 18:31 uk.4
226 Transfer complete.
--
soda