requested Python tools/examples.
\end{excdesc}
+\begin{seealso}
+ \seetext{The file \file{Tools/scripts/ftpmirror.py}\index{ftpmirror.py}
+ in the Python source distribution is a script that can mirror
+ FTP sites, or portions thereof, using the \module{ftplib} module.
+ It can be used as an extended example that applies this module.}
+\end{seealso}
+
+
\subsection{FTP Objects \label{ftp-objects}}
\class{FTP} instances have the following methods: