File: //lib/python3/dist-packages/twisted/tap/__pycache__/ftp.cpython-38.pyc
U
W[� � @ sn d Z ddlmZ ddlmZmZmZ ddlmZ ddl m
Z
mZmZ ddl
Z
G dd� de
jej�Zd d
� ZdS )z>
I am the support module for making a ftp server with twistd.
� )�internet)�portal�checkers�strcred)�ftp)�usage� deprecate�versionsNc @ s^ e Zd ZdZddddgdddd gd
ddd
ggZejdejdd�id�ZdZ dd� Z
dd� ZdS )�OptionszP[options].
WARNING: This FTP server is probably INSECURE do not use it.
�port�pZ2121zset the port number�root�rz/usr/local/ftpz define the root of the ftp-site.�
userAnonymous� Z anonymouszName of the anonymous user.zroot of the ftp site)Zdescr)Z
optActionsc O s&