Bug 30565 - New port: ftp/twoftpd
Summary: New port: ftp/twoftpd
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-09-14 00:40 UTC by Gea-Suan Lin
Modified: 2001-09-16 17:19 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (2.23 KB, text/plain)
2001-09-14 00:40 UTC, Gea-Suan Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gea-Suan Lin 2001-09-14 00:40:00 UTC
	
Twoftpd is an FTP server that strives to be secure, simple, and efficient.
None of the commands can cause execution of other programs, and the normal
model of execution does a chroot to the logged in user's directory
immediately after authentication. The name "twoftpd" comes from
the fact that there are two parts to the server: an authenticating front
end, which contains no file or data transfer code, and one of two back ends,
which contain all the data transfer code.

WWW: http://untroubled.org/twoftpd/

How-To-Repeat: 	
	N/A
Comment 1 Kevin Lo freebsd_committer freebsd_triage 2001-09-16 17:19:02 UTC
State Changed
From-To: open->closed

Committed, thanks.