Search 1.9 billion lines of Odoo code on GitHub

storage_backend_sftp

Author: Akretion,Odoo Community Association (OCA)
License: AGPL-3
Branch: 13.0-update-pre-commit-config
Repository: OCA/storage
Dependencies: component, and storage_backend
Languages: Python (189, 82.5%), XML (18, 7.9%), and reStructuredText (22, 9.6%)
Other branches: 10.0, 12.0, 12.0-add-http-adapter, 12.0-storage_image_product-imp_view, 13.0, 13.0-ocabot-merge-pr-68-by-sebastienbeau-bump-minor, 14.0, 15.0, and sync
Other repositories: ERPLibre/storage, ForgeFlow/storage, GSLabIt/storage, Gio666/storage, HviorForgeFlow/storage, Kiplangatdan/storage, MetricWise/storage, NeatNerdPrime/storage, OCA-MUK/storage, PierrickBrun/storage, RL-OtherApps/storage-deprecated-moved-to-oca, SeuMarco/storage, TDu/storage, acsone/storage, acsone/storage-from-deprecated-akretion, ajinvn2019/storage, akretion/storage, akretion/storage-deprecated-moved-to-oca, amon-ra/storage, anhvu-sg/storage, bodedra/storage, camptocamp/storage, daramousk/storage, dong-z/storage, etobella/storage, exosoftware/oca-storage, grottas/storage, guewen/storage, gurneyalex/storage, hinfo506/storage, hoaivan/storage, hparfr/storage, jason156/storage, kmee/storage, madhanrajeswaran/storage, noorealam96/storage, qqqoid/storage, royalline1/storage, sanube/storage, sbidoul/storage, sendalpegat/storage, simahawk/storage, talazoft/storage, ursais/storage, and westlyou/storage-deprecated-moved-to-oca

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="storage-backend-sftp"></a> <h2>Storage backend SFTP</h2> <p>Add the possibility to store and get data from an SFTP for your storage backend</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ol class="arabic simple"> <li>(root) pip install paramiko</li> </ol> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <p>Update README with the last model of README when migration to v11 in OCA</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Sebastien Beau &lt;<a class="reference external" href="mailto:sebastien.beau&#64;akretion.com">sebastien.beau&#64;akretion.com</a>&gt;</li> <li>Raphaël Reverdy &lt;<a class="reference external" href="mailto:raphael.reverdy&#64;akretion.com">raphael.reverdy&#64;akretion.com</a>&gt;</li> <li>Cédric Pigeon &lt;<a class="reference external" href="mailto:cedric.pigeon&#64;acsone.eu">cedric.pigeon&#64;acsone.eu</a>&gt;</li> <li>Simone Orsi &lt;<a class="reference external" href="mailto:simone.orsi&#64;camptocamp.com">simone.orsi&#64;camptocamp.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <ul class="simple"> <li>Akretion</li> </ul>

Dependency Graph