{\rtf1\ansi\ansicpg1250\deff0\deflang1029{\fonttbl{\f0\fswiss\fcharset238{\*\fname Arial;}Arial CE;}} {\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\f0\fs20 # ################\par # General Settings\par # ################\par #\par # Uncomment this to enable any form of FTP write command.\par write_enable=YES\par #\par # Activate directory messages - messages given to remote users when they\par # go into a certain directory.\par dirmessage_enable=YES\par #\par # It is recommended that you define on your system a unique user which the\par # ftp server can use as a totally isolated and unprivileged user.\par nopriv_user=ftpsecure\par #\par # You may fully customise the login banner string:\par #ftpd_banner=Welcome to blah FTP service.\par #\par # You may activate the "-R" option to the builtin ls. This is disabled by\par # default to avoid remote users being able to cause excessive I/O on large\par # sites. However, some broken FTP clients such as "ncftp" and "mirror" assume\par # the presence of the "-R" option, so there is a strong case for enabling it.\par #ls_recurse_enable=YES\par #\par # You may specify a file of disallowed anonymous e-mail addresses. Apparently\par # useful for combatting certain DoS attacks.\par #deny_email_enable=YES\par # (default follows)\par #banned_email_file=/etc/vsftpd.banned_emails\par #\par # If enabled, all user and group information in\par # directory listings will be displayed as "ftp".\par #hide_ids=YES\par #\par # #######################\par # Local FTP user Settings\par # #######################\par #\par # Uncomment this to allow local users to log in.\par local_enable=YES\par #\par # Default umask for local users is 077. You may wish to change this to 022,\par # if your users expect that (022 is used by most other ftpd's)\par #local_umask=022\par #\par # You may specify an explicit list of local users to chroot() to their home\par # directory. If chroot_local_user is YES, then this list becomes a list of\par # users to NOT chroot().\par # chroot_local_user=YES\par #chroot_list_enable=YES\par # (default follows)\par #chroot_list_file=/etc/vsftpd.chroot_list\par #\par # The maximum data transfer rate permitted, in bytes per second, for\par # local authenticated users. The default is 0 (unlimited).\par #local_max_rate=7200\par #\par # ##########################\par # Anonymus FTP user Settings\par # ##########################\par #\par # Allow anonymous FTP? (Beware - allowed by default if you comment this out).\par anonymous_enable=YES\par #\par # The maximum data transfer rate permitted, in bytes per second, for anonymous\par # authenticated users. The default is 0 (unlimited).\par #anon_max_rate=7200\par #\par # Anonymous users will only be allowed to download files which are\par # world readable.\par anon_world_readable_only=YES\par #\par # Activate logging of uploads/downloads.\par xferlog_enable=YES\par #\par # You may override where the log file goes if you like. The default is shown\par # below.\par #\par vsftpd_log_file=/var/log/vsftpd.log\par #\par # If you want, you can have your log file in standard ftpd xferlog format.\par # Note that the default log file location is /var/log/xferlog in this case.\par #xferlog_std_format=YES\par #\par # You may override where the log file goes if you like. The default is shown\par # below.\par xferlog_file=/var/log/vsftpd.log\par #\par # Enable this to have booth logfiles. Standard xferlog and vsftpd's own style log.\par #dual_log_enable=YES\par #\par # Uncomment this to enable session status information in the system process listing.\par #setproctitle_enable=YES\par #\par # #################\par # Transfer Settings\par # #################\par #\par # Make sure PORT transfer connections originate from port 20 (ftp-data).\par connect_from_port_20=YES\par #\par # You may change the default value for timing out an idle session.\par #idle_session_timeout=600\par #\par # You may change the default value for timing out a data connection.\par #data_connection_timeout=120\par # Enable this and the server will recognise asynchronous ABOR requests. Not\par # recommended for security (the code is non-trivial). Not enabling it,\par # however, may confuse older FTP clients.\par #async_abor_enable=YES\par #\par # By default the server will pretend to allow ASCII mode but in fact ignore\par # the request. Turn on the below options to have the server actually do ASCII\par # mangling on files when in ASCII mode.\par # Beware that on some FTP servers, ASCII support allows a denial of service\par # attack (DoS) via the command "SIZE /big/file" in ASCII mode. vsftpd\par # predicted this attack and has always been safe, reporting the size of the\par # raw file.\par # ASCII mangling is a horrible feature of the protocol.\par ascii_upload_enable=YES\par #ascii_download_enable=YES\par #\par # Set to NO if you want to disallow the PASV method of obtaining a data\par # connection.\par #pasv_enable=NO\par #\par # PAM setting. Do NOT change this unless you know what you do!\par pam_service_name=vsftpd\par #\par # Set to ssl_enable=YES if you want to enable SSL\par ssl_enable=NO\par #\par # Limit passive ports to this range to assis firewalling\par pasv_min_port=40000\par pasv_max_port=40500\par \par \par ###############\par #pasv_address=62.84.149.66\par #pasv_promiscuous=YES\par #port_promiscuous=YES\par ##################\par \par anon_mkdir_write_enable=NO\par anon_root=/srv/ftp\par anon_upload_enable=NO\par ftpd_banner=Vita Vas ftp server radiointernet.cz\par idle_session_timeout=900\par idle_session_timeout=900\par listen=YES\par log_ftp_protocol=YES\par max_clients=100\par max_per_ip=3\par pasv_enable=YES\par ssl_sslv2=NO\par ssl_sslv3=NO\par ssl_tlsv1=YES\par anon_umask=022\par local_root=/data/skola/~\par local_umask=077\par chroot_local_user=NO\par syslog_enable=YES\par }