You are not logged in.
Pages: 1
I would like to use FTP over TLS on SliTaz. I’ve installed proftpd with the following command:
[c]tazpkg get-install proftpd[/c]
I’m used to start and stop programs on SliTaz with [c]/etc/init.d/program start or stop[/c] but I can’t figure out how to start proftpd because there is no [c]/etc/init.d/proftpd[/c]. I figured out I can start Proftpd by typing proftp but there I can't find a way to stop or restart.
The proftpd config is still default and I tried to connect with FileZilla a normal connection is working now but I would like to use TLS over FTP.
I know that I need mod_tls for TLS support and that it is not build by default, but I do not know how to build it.
How can I configure proftpd on SliTaz?
Offline
[*]Supports FTP over TLSv1.2
[*]Add init.d script to start/stop/restart
[*]Move localstatedir to /var/run
[*]Add protocols file to prevent startup error
Offline
Pages: 1
[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]