# eplf defines a package files for mirror.
# Downloads FTP protocol description by Dan Berstein.
# "mirror eplf" worked 2001/01/17, Ian Maclaine-cross <iml@debian.org>. 
# Easily Parsed LIST Format (EPLF) required three additional lines marked.
# EPLF is described in the downloaded files eplf.html and list.html. 

package=files
	site=cr.yp.to
	remote_dir=/ftp/
	local_dir=/tmp/ftp
### Start extra lines for EPLF.
	remote_fs=eplf
	algorithm=1
	flags_nonrecursive=
### End extra lines for EPLF.
	get_patt=.



