• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

FTP Serer on RedHat 7.3

aircooled

Lifer
OK I'm tinkering with Linux and Apache now. I have Apache running, but I want to setup an FTP server to upload web pages from another machine on my network.

Whats the best FTP server to run on Linux??

BTW- This server will only be available on the LAN. I have the port blocked on my router/firewall from the outside world.

 
For an internal lan any will do really, just avoid wu-ftpd if you put it on the Internet.

ProFTPd is a good starter choice.
 
Back
Top