hello Everyone, is there any Linux expert here, I want to install and configure FTP File Server in Ubuntu 18, Please help.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
hm this is cli only even in ubuntu as it is a server service.
You will have to install an ftp server service (=daemon) like e.g. proftpd or vsftpd.
Then you might have to configure it (text based).
configs are mostly in /etc/ - e.g. /etc/vsftpd/vsftpd.conf for vsftp
similar for proftpd
What I currently don't remember is the default way to start them up.
vsftp usually starts standalown (service vsftpd start/stop/restart/reload).
proftpd could be set to be started as subservice of (x)inetd. Then you would have to restart/reload (x)inetd to restart/reload proftpd.
Keep in mind that if you change config you got at least to reload the service!
--
"It is a mistake to think you can solve any major problems just with potatoes." - Douglas Adams
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.