Skip to Content.
Sympa Menu

baslinux - Re: [BL] FTP was: (pure-ftpd pppd passwd)

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: "David Moberg" <davidjmoberg AT gmail.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] FTP was: (pure-ftpd pppd passwd)
  • Date: Mon, 1 Jan 2007 10:00:47 -0800

3aoo-cvfd AT dea.spamcon.org wrote:
Lee Forrest wrote:
>
> What I'll do is reboot to debian, run tethereal (packet
> logger) and then ncftp with the LIST command ("ls" or "dir" on
> the ncftp commandline) and then use packet logs as a template and
> try to write a netcat script that will do the job.

(echo user anonymous
echo pass xxx
echo stat /pub/slackware
echo quit) | nc ftp.slackware.com 21

Is there some reason you can't just use links to get an FTP directory listing?

David




Archive powered by MHonArc 2.6.24.

Top of Page