FastHandle is fast operation tools for infrastructure configurations and tests.
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
middleware:vsftpd:conf101.html [2018/02/06 23:21] kurihara |
middleware:vsftpd:conf101.html [2018/02/08 01:15] (current) kurihara |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| [[middleware: | [[middleware: | ||
| - | ====== vsftpd Sample Configuration | + | ====== vsftpd Sample Configuration |
| \\ | \\ | ||
| Line 6: | Line 6: | ||
| \\ | \\ | ||
| - | ===== CentOS7 ===== | + | ===== / |
| - | ==== / | + | |
| <sxh apache toolbar: | <sxh apache toolbar: | ||
| Line 22: | Line 21: | ||
| # | # | ||
| write_enable=YES | write_enable=YES | ||
| - | # 022 -> 755 | + | |
| + | # 022 -> chmod 755 xxxx | ||
| local_umask=022 | local_umask=022 | ||
| Line 30: | Line 30: | ||
| # Activate logging of uploads/ | # Activate logging of uploads/ | ||
| xferlog_enable=YES | xferlog_enable=YES | ||
| + | |||
| connect_from_port_20=YES | connect_from_port_20=YES | ||
| Line 36: | Line 37: | ||
| # No is vsftpd format. | # No is vsftpd format. | ||
| xferlog_std_format=NO | xferlog_std_format=NO | ||
| + | |||
| + | # By default the server will pretend to allow ASCII mode but in fact ignore | ||
| + | # the request. Turn on the below options to have the server actually do ASCII | ||
| + | # mangling on files when in ASCII mode. | ||
| + | ascii_upload_enable=YES | ||
| + | ascii_download_enable=YES | ||
| + | |||
| # Default is GMT. So change to localtime | # Default is GMT. So change to localtime | ||
| Line 41: | Line 49: | ||
| chroot_local_user=YES | chroot_local_user=YES | ||
| - | chroot_list_enable=YES | ||
| - | chroot_list_file=/ | ||
| listen=YES | listen=YES | ||
| Line 54: | Line 60: | ||
| \\ | \\ | ||
| - | ==== user_list ==== | + | ===== user_list |
| <sxh apache toolbar: | <sxh apache toolbar: | ||
| # vsftpd userlist | # vsftpd userlist | ||
My Sites
SNS
Copyright (c) 2025 FastHandle - IT Operations Examples All Rights Reserved.