9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Steve Simon" <steve@quintile.net>
To: 9fans@9fans.net
Subject: Re: [9fans] ftpfs shows empty /n/ftp after login
Date: Thu, 25 Jun 2015 20:00:59 +0100	[thread overview]
Message-ID: <4129496b23377ef88338e6a4e965e891@quintile.net> (raw)
In-Reply-To: <20150625172536.GA1214@ananda.local>

ftpfs works fine for me.

I tried it against
	ftp.sunet.se,
	username=anaonymous,
	password=your-email-addr@domain.dom

and /n/ftp contains stuff.

Its worth realising ftpfs gets its directory listing by parsing the output
of the ls command in the ftp protocol, so it has parsers for a variety of
remote os's directory listing formats (vms and I think dec20 parsing code
still there :-).

It may be that your ftp server generates listings in a different format.

try running it with the -d option (debug) to see the directory listings
just in case they look odd/weird/non-existant.

-Steve



  parent reply	other threads:[~2015-06-25 19:00 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-25 17:25 Nils M Holm
2015-06-25 18:09 ` Ryan Gonzalez
2015-06-25 19:57   ` Nils M Holm
2015-06-25 22:01     ` Ryan Gonzalez
2015-06-25 18:28 ` Bakul Shah
2015-06-25 19:51   ` Nils M Holm
2015-06-25 20:16     ` Bakul Shah
2015-06-25 20:29       ` Nils M Holm
2015-06-26  8:22       ` Nils M Holm
2015-06-26  8:24         ` Mark van Atten
2015-06-26  9:32           ` Nils M Holm
2015-06-26 10:00             ` David du Colombier
2015-06-27  9:11               ` Nils M Holm
2015-06-27  9:54                 ` David du Colombier
2015-06-27 20:24                   ` Nils M Holm
2015-06-29 18:04                     ` Nils M Holm
2015-06-26  8:29         ` Nils M Holm
2015-06-26  8:52           ` Bakul Shah
2015-06-26  9:44             ` Nils M Holm
2015-06-26 13:57               ` fgergo
2015-06-25 19:00 ` Steve Simon [this message]
2015-06-26  9:41 ` Nils M Holm

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=4129496b23377ef88338e6a4e965e891@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@9fans.net \
    /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).