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: 3aoo-cvfd AT dea.spamcon.org
  • To: BasicLinux List <baslinux AT lists.ibiblio.org>
  • Subject: Re: [BL] FTP was: (pure-ftpd pppd passwd)
  • Date: Tue, 02 Jan 2007 06:36:20 +1300

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


Cheers,
Steven




Archive powered by MHonArc 2.6.24.

Top of Page