LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   FTP into Web Server (https://www.linuxquestions.org/questions/linux-general-1/ftp-into-web-server-61441/)

Powder 05-23-2003 05:15 PM

FTP into Web Server
 
Hey guys I'm new here. Hope someone can help me out!

I've set up an internal web server and FTP server in my office. The web server is Apache2 and the FTP server is vsftpd. What I need to do is be able to FTP into /var/www/html with read/write permissions so that I can upload files to the web server.

Thanks in advance. :)

iceman47 05-23-2003 08:15 PM

have a look at the config file for vsftpd, normally you should be able to configure the directory you want to access.

trickykid 05-23-2003 11:20 PM

Or you can always setup a regular login or user and have their home directory as /var/www/html and then have them owner of the directory or files in /var/www/html, etc.


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