public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
* New package: pure-ftpd-1.0.21-1
@ 2008-03-05 10:06 Kostya Altukhov
  0 siblings, 0 replies; only message in thread
From: Kostya Altukhov @ 2008-03-05 10:06 UTC (permalink / raw)
  To: cygwin-announce

New package "pure-ftpd-1.0.21-1" has been uploaded.

Pure-FTPd is a fast, secure, production-quality
and standard-conformant FTP server. It doesn't provide useless
bells and whistles, but focuses on efficiency and ease of use.

Port Notes:

Install pure-ftpd as a NT service using the following command:

    cygrunsrv -I pure-ftpd -d "CYGWIN pure-ftpd" -p /usr/sbin/pure-ftpd.exe

Pure-ftpd does not use a configuration file but can be configured using
command-line arguments. For example if you want all users to be chrooted
to their home directories, you could use '-A' option, like this:

    cygrunsrv -I pure-ftpd -d "CYGWIN pure-ftpd" \
              -p /usr/sbin/pure-ftpd.exe -a -A

Start the service using the following command:

    net start pure-ftpd

On Windows XP you can run pure-ftpd service under Local System account;
on Windows 2003 Server you need a special user such as the one created by
ssh-host-config script. If you change service logon account, don't
forget to delete /var/run/pure-* and /var/log/pure-* because otherwise
pure-ftpd won't be able to open them after restart.

The cygwin port has been built using the following configuration:

    ./configure --with-everything --with-rfc2640 --with-largefile

Standard 'unix' authentication is supported in this build and is the
default auth type.

To enable anonymous ftp, you should create a local user 'ftp' and
regenerate your /etc/passwd file (man mkpasswd/mkgroup).

If you want to use pure-uploadscript, you can also run it as a Windows
service similar to pure-ftpd.

For more information about this package, see the upstream documentation in
/usr/share/doc/pure-ftpd-1.0.21.

If you have questions or comments, please send them to the cygwin
mailing list at: cygwin@cygwin.com .

            *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-05 10:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-05 10:06 New package: pure-ftpd-1.0.21-1 Kostya Altukhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).