9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Country Joe <countryjoe@myrealbox.com>
To: 9fans@cse.psu.edu
Subject: [9fans] ftpfs & empty directories
Date: Sat, 14 May 2005 21:37:50 -0600	[thread overview]
Message-ID: <20050514213750.229bb050.countryjoe@myrealbox.com> (raw)

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


             reply	other threads:[~2005-05-15  3:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-15  3:37 Country Joe [this message]
2005-05-15  3:43 ` boyd, rounin
2005-05-15 19:19 ` Ah Q

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050514213750.229bb050.countryjoe@myrealbox.com \
    --to=countryjoe@myrealbox.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).