Date: Sun, 26 Sep 1999 18:31:08 +0300 (EEST) From: Jaakko Salomaa <jsalomaa@saunalahti.fi> To: hackers@freebsd.org Subject: FTP directory listing with ftpio(3) and fetch(3) Message-ID: <Pine.BSF.4.10.9909261823440.2082-100000@kone.kala.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9909261823440.2082-100000>