Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support recursive listing/deletes on vsftpd #1151

Closed
robinrodricks opened this issue Jan 14, 2023 · 1 comment
Closed

Support recursive listing/deletes on vsftpd #1151

robinrodricks opened this issue Jan 14, 2023 · 1 comment

Comments

@robinrodricks
Copy link
Owner

FTP Server OS: Unix
FTP Server Type: Vsftpd

Vsftpd sometimes supports recursion if enabled. We should take advantage of this as it would give a major performance boost.

From its manpage:

  • ls_recurse_enable - When enabled, this setting will allow the use of "ls -R". This is a minor security risk, because a ls -R at the top level of a large site may consume a lot of resources.
    Default: NO
@FanDjango
Copy link
Collaborator

I moved this to the Future Plans list in the WIki.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants