I need to use FTP for a wordpress installation on a server and I'm not sure if it even has FTP on it. I'm trying to install themes and things where wordpress requires the FTP info.

How can I set this up? There doesn't seem to be much on Google or I'm just not looking in the right place

Update

I've added an FTP user and granted it access to where the sites are on my server. I've also restarted apache. I'm using vsftpd. I'm still unable to connect.

link|improve this question

What distro are you running? – Bart Silverstrim Jun 16 '10 at 18:43
What is distro? Would Ubuntu be the right answer? – Webnet Jun 16 '10 at 19:04
Do a search here for ubuntu ftp server there are quite a few questions including serverfault.com/questions/120134/ftp-server-ubuntu – Zoredache Jun 16 '10 at 19:13
feedback

2 Answers

up vote 1 down vote accepted

Webnet,

For informational purposes, I'd use the following URL to assist you:

http://www.cyberciti.biz/tips/rhel-fedora-centos-vsftpd-installation.html

You can look into FTP server setup, but it sounds like you just want to get this setup pretty fast to get things rolling, so refer to my link.

Thanks, Drew

link|improve this answer
I used that guide to install the package, but I can't find the .conf file to configure it. I've done a locate *.conf and don't see it... – Webnet Jun 16 '10 at 19:02
Did you make sure you ran updatedb to update the locate db file? – drewrockshard Jun 16 '10 at 19:28
You updated your status stating that you are still unable to connect. What error are you recieving? – drewrockshard Jun 16 '10 at 19:54
feedback

vsftpd

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.