Dashboard
PHP:
8.3.30
OS:
Linux
User:
dh_mnqueb
/
/
usr
/
lib
/
systemd
/
system
📤 Upload
📝 New File
📁 New Folder
Close
Editing: proftpd.socket
# Note that to use proftpd via this socket file, you will need: # # ServerType inetd # # in /etc/proftpd/proftpd.conf # [Unit] Description=ProFTPD FTP Server Activation Socket Conflicts=proftpd.service [Socket] ListenStream=21 Accept=true [Install] WantedBy=sockets.target
Save
Cancel