Jump to content

Recommended Posts

Posted

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

Posted

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

  • Thanks 1
Posted
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.

Posted

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!

Posted
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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...