diff --git a/HowtoDebian/MigrationStretchBuster.md b/HowtoDebian/MigrationStretchBuster.md index 228fb8b4..3be5fe91 100644 --- a/HowtoDebian/MigrationStretchBuster.md +++ b/HowtoDebian/MigrationStretchBuster.md @@ -223,4 +223,12 @@ Si l'option n'est pas présente, ajouter : ~~~ smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination -~~~ \ No newline at end of file +~~~ + +## ProFTPD + +La version 1.3.6 a un bug pour lister les répertoires avec plus de 10k fichiers : +https://github.com/proftpd/proftpd/issues/863 +Un contournement est de désactiver le "cachefs" de ProFTPD comme suggéré ici : +http://bugs.proftpd.org/show_bug.cgi?id=4360#c14 +