- Plugin: Neuer "Delete FTP User" Button im FTP-User-Bereich
- Mit Bestätigungsdialog
- Löscht nur FTP-Account + Bind-Mounts, System-User bleibt unberührt
- Helper-Script: neues 'deluser' Kommando
- sudoers-Fix: tee für /etc/pure-ftpd/* (statt nur conf/*) —
cmd_passwd muss nach /etc/pure-ftpd/pureftpd.passwd schreiben können,
das war vorher nicht erlaubt und führte zu 'Failed to create FTP user'
beim Anlegen weiterer User
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- FTP-Tab: Server Configuration mit Active/Passive Radio-Buttons
- Passive Mode: Port-Range konfigurierbar (Default 30000-31000)
- Apply-Button startet Pure-FTPd automatisch neu
- Helper-Script: serverconfig show/active/passive Kommandos
- sudoers: systemctl restart, tee und rm für Pure-FTPd Config
- README: Port-Forwarding Anleitung für Windows (netsh) und Linux (socat/iptables)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>