blob: 92ec4ac8b0a8aa2ee2a733733b4b6691c01d6823 [file] [log] [blame]
:mod:`airflow.hooks.samba_hook`
===============================
.. py:module:: airflow.hooks.samba_hook
Module Contents
---------------
.. py:class:: SambaHook(samba_conn_id)
Bases::class:`airflow.hooks.base_hook.BaseHook`
Allows for interaction with an samba server.
.. method:: get_conn(self)
.. method:: push_from_local(self, destination_filepath, local_filepath)