Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 1998 03:23:21 GMT
From:      mike@sentex.net (Mike Tancsa)
To:        shawn@cpl.net (Shawn Ramsey)
Cc:        questions@FreeBSD.ORG
Subject:   Re: virtual ftp server
Message-ID:  <35454a71.1306096597@mail.sentex.net>
In-Reply-To: <19980427184738.32582@cpl.net>
References:  <19980427184738.32582@cpl.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 27 Apr 1998 18:47:38 -0700, in sentex.lists.freebsd.questions
you wrote:

>Can someone tell me if there is any info for configuring virtual ftp
>directorys with wu-ftpd? (other than the man page?)
>
>I've tried this, but it acts the same. Do virtuals work for usernames, as
>opposed to anonymous? :
>
>virtual 209.150.92.97 /var/ftp/pub/shawn/ /var/spool/ftp/pub/shawn/etc/banner.msg
>

If they login with their userid, one would expect that they get put in
their home directory no ?

This works for me with the latest version

virtual 192.168.1.1 root /usr/home/ftp/pub/usr/blah
virtual 192.168.1.1 banner /usr/home/ftp/pub/usr/blah/mesg.txt
virtual 192.168.1.1 logfile /var/log/ftp-blah.log

and

upload /usr/home/ftp/pub/usr/blah     /incoming yes blahuser bgroupl
0600 nodirs

	---Mike

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35454a71.1306096597>