From owner-freebsd-hackers Sun Sep 26 8:33:22 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp1.kolumbus.fi (smtp1.kolumbus.fi [193.229.0.36]) by hub.freebsd.org (Postfix) with ESMTP id 7943114D55 for ; Sun, 26 Sep 1999 08:33:11 -0700 (PDT) (envelope-from jsalomaa@saunalahti.fi) Received: from kone (kd103u1hel.dial.kolumbus.fi [193.229.11.103]) by smtp1.kolumbus.fi (8.9.0/8.9.0) with ESMTP id SAA27756 for ; Sun, 26 Sep 1999 18:33:09 +0300 (EET DST) Date: Sun, 26 Sep 1999 18:31:08 +0300 (EEST) From: Jaakko Salomaa X-Sender: jsalomaa@kone.kala.net To: hackers@freebsd.org Subject: FTP directory listing with ftpio(3) and fetch(3) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey, how am I supposed to fetch directory listing with ftpio(3) or fecth(3)? ftpio doesn't seem to contain necessary functions for it, and fetch's ones aren't implemented. % ./test test: fetchListFTP(): not implemented And all other listing functions seem to be front-ends for this one. They seem to be good for fetching files pointed by urls, but how about this sort of functionality? May you live long and prosper. Jaakko Salomaa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message