.. _f-pyhomeftp: module ``homeblog.pyhomeftp`` ============================= .. inheritance-diagram:: ensae_teaching_cs.homeblog.pyhomeftp Short summary +++++++++++++ module ``ensae_teaching_cs.homeblog.pyhomeftp`` provides some functionalities to upload file to a website Classes +++++++ +---------------------------------------------------------------------+----------------------------------------------+ | class | truncated documentation | +=====================================================================+==============================================+ | :class:`pyhomeFTP ` | Old version to upload file on a FTP web site | +---------------------------------------------------------------------+----------------------------------------------+ Methods +++++++ +------------------------------------------------------------------------------------+-------------------------+ | method | truncated documentation | +====================================================================================+=========================+ | :py:meth:`__init__ ` | constructor | +------------------------------------------------------------------------------------+-------------------------+ | :meth:`close ` | | +------------------------------------------------------------------------------------+-------------------------+ | :meth:`cwd ` | | +------------------------------------------------------------------------------------+-------------------------+ | :meth:`dir ` | | +------------------------------------------------------------------------------------+-------------------------+ | :meth:`mkd ` | | +------------------------------------------------------------------------------------+-------------------------+ | :meth:`printlist ` | | +------------------------------------------------------------------------------------+-------------------------+ | :meth:`privatelogin ` | | +------------------------------------------------------------------------------------+-------------------------+ | :meth:`pwd ` | | +------------------------------------------------------------------------------------+-------------------------+ | :meth:`RunCommand ` | | +------------------------------------------------------------------------------------+-------------------------+ | :meth:`transfer ` | transfers a file | +------------------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.homeblog.pyhomeftp :members: :special-members: __init__ :show-inheritance: