rush_tech Posted July 13, 2012 Posted July 13, 2012 This is what I have Centos 6.2 setup as a webserver to serve our new intranet page (joomla site) Can someone point me in the direction of instructions (simple)on how to setup a FTP(vsftpd) server please? I've come across webmin would this be helpful to me? Thanks
kmount Posted July 13, 2012 Posted July 13, 2012 Hi Rob, Might be worth a look at - Red Hat / CentOS VSFTPD FTP Server Configuration Bit more information beyond the above tutorial - 22.5.:censored:vsftpd Configuration Options I'm not a fan of Webmin but that was from the early days when it was full of holes; I'm persuaded that these days it is a lot more secure and if you don't expose it to the Internet by natting it's port from the outside I don't think it would be a huge problem for you to use internally to help you learn. Good luck with your adventure. Kim 1
pcstru Posted July 13, 2012 Posted July 13, 2012 This is what I have Centos 6.2 setup as a webserver to serve our new intranet page (joomla site) Can someone point me in the direction of instructions (simple)on how to setup a FTP(vsftpd) server please? CentOS / Red Hat Linux Install VSFTPD FTP Server I've come across webmin would this be helpful to me? Yes and no. Yes, it's OK for basic admin of stuff but if (when) something goes wrong, you are much better off at least being comfortable operating from a shell and editing the config files.
twin--turbo Posted July 13, 2012 Posted July 13, 2012 I have used webmin for years and find it helpful in a number of instances. have you checked to see if ftp is up and running already? Rob
CyberNerd Posted July 13, 2012 Posted July 13, 2012 The best place for Redhat documentation is here: Red Hat Enterprise Linux specifically the parts related to FTP servers 17.2.2.:censored:FTP Servers
cpjitservices Posted July 13, 2012 Posted July 13, 2012 My server is currently running Centos 5.8 with Joomla, to be honest Ive never used FTP on it - never needed too. I can use SCP over SSH does a more secure job. Seriously look at SCP over SSh, no installing or configuring of anything required, you remotely access the server via SSH (putty) anyway so just use WinSCP and remotely access it that way for file transfer - I must admit also SCP has saved my bacon a few times!
glennda Posted July 13, 2012 Posted July 13, 2012 My server is currently running Centos 5.8 with Joomla, to be honest Ive never used FTP on it - never needed too. I can use SCP over SSH does a more secure job. Seriously look at SCP over SSh, no installing or configuring of anything required, you remotely access the server via SSH (putty) anyway so just use WinSCP and remotely access it that way for file transfer - I must admit also SCP has saved my bacon a few times! Yup I would second this - FTP is good if you want Joe public to anonymously download files or multiple users to upload. WinSCP is good alternative and removes the need to mess around with FTP if you have opened up SSH to the server.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now