From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <014d01c1fe17$8eea57b0$fdffa8c0@cpq1700> From: To: <9fans@cse.psu.edu> References: <1c8c476a857c2d17ebe2debf934214b0@9fs.org> Subject: Re: [9fans] bug in ftpfs MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Fri, 17 May 2002 22:56:07 -0400 Topicbox-Message-UUID: 95e39dfc-eaca-11e9-9e20-41e7f4b1d025 ??? Creating directories works fine from Win2K using /lib/namespace.noworld ... Can you detail which case was not working on yours ? ----- Original Message ----- From: To: <9fans@cse.psu.edu> Sent: Friday, May 10, 2002 5:22 AM Subject: [9fans] bug in ftpfs > term% yesterday -d ftpfs.c > diff /n/dump/2002/05092/sys/src/cmd/ip/ftpfs/ftpfs.c ftpfs.c > 471c471 > < if(rhdr.perm & DMDIR){ > --- > > if(thdr.perm & DMDIR){ > > Helps if you wnt to create directories. > >