Search the Community
Showing results for tags 'proftpd'.
-
Hi There, I have a problem with proftpd and folders permissions. I installed wordpress in the domain folder, the installation required sudo chown -R www-data:www-data permission, I assigned this permission via ssh but the problem is when I connect via ftp I can not edit nothing inside my domain folder because my ftp account does not have the permission. Anyone knows How Can I revert this? Thanks for your time. wordpress runs perfect with froxlor!!
-
Der FTP-Daemon proftpd startet nicht bei ubuntu 14.04. Folgende Fehlermeldung: Fatal: unknown configuration directive 'TLSECCertificateFile' on line 7 of '/etc/proftpd/tls.conf' In der Release-Note zu proftpd findet man die Option 'TLSECCertificateFile' erst ab der Version 1.3.5rc4, installiert bei ubuntu 14.04 ist aber 1.3.5rc3. Nach dem man die Optionen 'TLSECCertificateFile' und 'TLSECCertificateKeyFile' löscht startet der ftp-Daemon nun erfolgreich.