9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] bug in ftpfs
@ 2002-05-10  9:22 nigel
  2002-05-18  2:56 ` plan9
  0 siblings, 1 reply; 3+ messages in thread
From: nigel @ 2002-05-10  9:22 UTC (permalink / raw)
  To: 9fans

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.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] bug in ftpfs
  2002-05-10  9:22 [9fans] bug in ftpfs nigel
@ 2002-05-18  2:56 ` plan9
  2002-05-18  6:41   ` arisawa
  0 siblings, 1 reply; 3+ messages in thread
From: plan9 @ 2002-05-18  2:56 UTC (permalink / raw)
  To: 9fans

???

Creating directories works fine from Win2K using /lib/namespace.noworld ...

Can you detail which case was not working on yours ?

----- Original Message -----
From: <nigel@9fs.org>
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.
>
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] bug in ftpfs
  2002-05-18  2:56 ` plan9
@ 2002-05-18  6:41   ` arisawa
  0 siblings, 0 replies; 3+ messages in thread
From: arisawa @ 2002-05-18  6:41 UTC (permalink / raw)
  To: 9fans

Hello,

>Creating directories works fine from Win2K using
>/lib/namespace.noworld ...

Nigel is right. Problem is not in ftpd but ftpfs (ftp client of
Plan9).

Thanks, nigel.

Kenji Arisawa
E-mail: arisawa@aichi-u.ac.jp


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-18  6:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-10  9:22 [9fans] bug in ftpfs nigel
2002-05-18  2:56 ` plan9
2002-05-18  6:41   ` arisawa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).