Configuration is not all about changing values in that particular file. You need to add local_root option. For more information on vsftpd configuration, you can look here: http://vsftpd.beasts.org/vsftpd_conf.html Any of the configuration options given in that page is applicable to the vsftpd.conf file. If you need any, just add/modify them. Good luck! ----- tanjir visit http://www.tanjir.net
--- On Fri, 2/6/09, DarkLord (:= <[email protected]> wrote: > From: DarkLord (:= <[email protected]> > Subject: Re: [Ubuntu-BD] LAMP > To: "Ubuntu Bangladesh" <[email protected]> > Received: Friday, February 6, 2009, 12:26 AM > i couldn't find the word local_root > tanjir wrote: > > To install: sudo apt-get install vsftpd > > Then edit this file: /etc/vsftpd.conf or > /etc/vsftpd/vsftpd.conf > > and set these: > > chroot_local_user=YES > > local_root=/var/www/html > > > > ----- > > > > tanjir > > > > visit http://www.tanjir.net > > > > --- On Thu, 2/5/09, tanjir <[email protected]> > wrote: > > From: tanjir <[email protected]> > > Subject: Re: [Ubuntu-BD] LAMP > > To: "Ubuntu Bangladesh" > <[email protected]> > > Received: Thursday, February 5, 2009, 9:58 AM > > > > You need to a ftp server and set the home directory in > configuration file to > > /var/www/ Usually it is pointed towards /var/ftp > > > > ----- > > > > tanjir > > > > visit http://www.tanjir.net > > > > --- On Thu, 2/5/09, dark lord > <[email protected]> wrote: > > From: dark lord <[email protected]> > > Subject: Re: [Ubuntu-BD] LAMP > > To: "Ubuntu Bangladesh" > <[email protected]> > > Received: Thursday, February 5, 2009, 8:41 AM > > > > thanks > > > > i want to access my localhost folder with ftp client > like filezilla.. when i > > used xampp in win i was able to do that i think xampp > package come with ftp > > server.. > > > > now is it possible in linux? > > > > On Thu, Feb 5, 2009 at 4:38 PM, dark lord > <[email protected]> wrote: > > > > > >> ya its working > >> > >> > >> On Thu, Feb 5, 2009 at 4:31 PM, Tarin Mahmood > >> > > <[email protected]>wrote: > > > >>> sudo chmod 755 /var/www/hello.php > >>> > >>> to permanently fix this problem, add your > user to web server's > >>> > > group. you > > > >>> can find the configuration it at /etc/apache2/ > folder > >>> > >>> Mahmood > >>> -- > >>> Ubuntu Bangladesh mailing list > >>> [email protected] > >>> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > >>> > >>> > >> > >> -- > >> DARKLORD (:= > >> > >> > > > > > > > > > > > -- > Ubuntu Bangladesh mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd __________________________________________________________________ Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now at http://ca.toolbar.yahoo.com. -- Ubuntu Bangladesh mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
