Metadata-Version: 2.1
Name: odoo10-addon-storage-backend-sftp
Version: 10.0.1.0.1
Summary: Implement SFTP Storage
Home-page: https://github.com/OCA/storage
Author: Akretion, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 10.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo10-addon-storage-backend
Requires-Dist: odoo (<10.1dev,>=10.0)
Requires-Dist: paramiko


.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

=====================
Storage backend SFTP
=====================

Add the possibility to store and get data from an SFTP for your storage backend



Installation
============

To install this module, you need to:

#. (root) pip install paramiko


Known issues / Roadmap
======================

Update README with the last model of README when migration to v11 in OCA


Credits
=======


Contributors
------------

* Sebastien Beau <sebastien.beau@akretion.com>
* Raphaël Reverdy <raphael.reverdy@akretion.com>
* Cédric Pigeon <cedric.pigeon@acsone.eu>
* Simone Orsi <simone.orsi@camptocamp.com>


Maintainer
----------

* Akretion


