9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] ftpfs & empty directories
@ 2005-05-15  3:37 Country Joe
  2005-05-15  3:43 ` boyd, rounin
  2005-05-15 19:19 ` Ah Q
  0 siblings, 2 replies; 3+ messages in thread
From: Country Joe @ 2005-05-15  3:37 UTC (permalink / raw)
  To: 9fans

 Just strange,

 /usr/mathias%ftpfs -K myftpserver
 ..............
 .............
 /usr/mathias%cd /n/ftp/my_ftp_dir
 /n/ftp/my_ftp_dir%mkdir tmp
 /n/ftp/my_ftp_dir%ls -l
 ......
 ......
 d-rwxrr-xr-x M 46 mathias mathias 512 May 14 21:02 tmp
 ......
 ......
 ......
 /n/ftp/my_ftp_dir%cd tmp
 pwd: file does not exist
 rc: null list in concatenation
 /n/ftp/my_ftp_dir%pwd
 pwd: file does not exist
 /n/ftp/my_ftp_dir%cd ..
 /n/ftp/my_ftp_dir%pwd
 /n/ftp/my_ftp_dir
 /n/ftp/my_ftp_dir%echo blabla > /tmp/neededfile
 /n/ftp/my_ftp_dir%cd tmp
 /n/ftp/my_ftp_dir/tmp%ls -l
 --rw-r--r-- M 46 mathias mathias 5 May 14 21:15 neededfile 
 .........
 ......... 
 
 


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

end of thread, other threads:[~2005-05-15 19:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-15  3:37 [9fans] ftpfs & empty directories Country Joe
2005-05-15  3:43 ` boyd, rounin
2005-05-15 19:19 ` Ah Q

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).