This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ftp, anonymous login...


Jason,

On Tue, Jun 17, 2003 at 03:57:53PM +0800, Jason Fu wrote:
> That is, I could have an a/c called nobody for anonymous ftp (no
> password needed). I could not use ftp://ftp@phoenix but
> ftp://nobody@phoenix in IE only (Netscape 7.02 doesn't work either).
> 
> Any idea?

Create a Windows account called "ftp" and edit your /etc/proftpd.conf as
follows:
    <Anonymous ~ftp>
      User				ftp
      Group				users
    ...
    </Anonymous>

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]