Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 551
    • Issues 551
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 41
    • Merge requests 41
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #301

Closed
Open
Created Jan 04, 2009 by John Spinuzzi@archerjd

"Broken FTP clients" is not enabled in pure-ftpd on install/config

Some FTP clients like 'Windows Explorer' automatically logon anonymously. Since anonymous logon in pure-ftpd is disabled by default, pure-ftpd drops the connection and leaves you to thinking that something is wrong with the FTP daemon.

The solution to this is to have the installer enable the -b flag. This can be accomplished by running the following commands:

echo yes > /etc/pure-ftpd/conf/BrokenClientsCompatibility /etc/init.d/pure-ftpd-mysql restart

Assignee
Assign to
Time tracking