LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   /home/public_html as default (https://www.linuxquestions.org/questions/linux-enterprise-47/home-public_html-as-default-296251/)

KrGAce 03-01-2005 08:10 AM

/home/public_html as default
 
Hello All,

I am using Suse Enterpise Linux 9, and have set up FTP, and my web server(Apache). I have gone through my config file in pure-ftp, and even been able to disable the Anonymous Ftp user. The only glitch I am having occurs when users log in to the box via FTP, they get their home directory which is fine, but then they have to click on their own public_html folder in order to upload files. Is there a way, that once they log in, it automatically gives them the /home/public_html directory as default? I have looked at my pure-ftp config and cannot find anything. Any help as always is appreciated in advance.





AceMan

goestin 03-04-2005 08:18 AM

hi, maybe this works

root@host:/# pure-pw useradd goestin -u ftpuser -d /home/public_html

*edit: change "goestin" in username ;)

else maybe you can find here some directives: http://www.novell.com/coolsolutions/feature/11418.html

cheers


All times are GMT -5. The time now is 02:51 AM.