From owner-freebsd-questions Mon Apr 27 20:36:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA26467 for freebsd-questions-outgoing; Mon, 27 Apr 1998 20:36:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from granite.sentex.net (granite.sentex.ca [199.212.134.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA26351 for ; Mon, 27 Apr 1998 20:35:53 -0700 (PDT) (envelope-from mike@sentex.net) Received: from ospf-mdt.sentex.net (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.6/8.6.9) with SMTP id XAA24785; Mon, 27 Apr 1998 23:35:17 -0400 (EDT) From: mike@sentex.net (Mike Tancsa) To: shawn@cpl.net (Shawn Ramsey) Cc: questions@FreeBSD.ORG Subject: Re: virtual ftp server Date: Tue, 28 Apr 1998 03:23:21 GMT Message-ID: <35454a71.1306096597@mail.sentex.net> References: <19980427184738.32582@cpl.net> In-Reply-To: <19980427184738.32582@cpl.net> X-Mailer: Forte Agent .99e/32.227 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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