FastHandle is fast operation tools for infrastructure configurations and tests.
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
middleware:vsftpd:conf101.html [2018/02/06 00:51] kurihara created |
middleware:vsftpd:conf101.html [2018/02/08 01:15] (current) kurihara |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| [[middleware: | [[middleware: | ||
| - | ====== | + | ====== |
| \\ | \\ | ||
| 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 | ||
| use_localtime=YES | use_localtime=YES | ||
| - | listen=NO | + | chroot_local_user=YES |
| - | listen_ipv6=YES | + | |
| + | listen=YES | ||
| + | #listen_ipv6=YES | ||
| pam_service_name=vsftpd | pam_service_name=vsftpd | ||
| Line 50: | 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.