| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/19.0/storage_backend_sftp |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:10:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-env: - server_environment OCA/storage: - storage_backend odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
paramiko cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
backend_type
Selection
ondelete={'sftp': 'set default'}
selection_add=[('sftp', 'SFTP')]
sftp_auth_method
Selection
default='pwd'
required=True
selection=[('pwd', 'Password'), ('ssh_key', 'Private key')]
string='SFTP Authentification Method'
sftp_login
Char
help='Login to connect to sftp server'
string='SFTP Login'
sftp_password
Char
string='SFTP Password'
sftp_port
Integer
default=22
string='SFTP Port'
sftp_server
Char
string='SFTP Host'
sftp_ssh_private_key
Text
help="It's recommended to not store the key here but to provide it via secret env variable. See `server_environment` docs."
string='SSH private key'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/18.0/storage_backend_sftp |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Weblate, oca-ci, thien |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:09:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-env: - server_environment OCA/storage: - storage_backend odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
paramiko cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
backend_type
Selection
ondelete={'sftp': 'set default'}
selection_add=[('sftp', 'SFTP')]
sftp_auth_method
Selection
default='pwd'
required=True
selection=[('pwd', 'Password'), ('ssh_key', 'Private key')]
string='SFTP Authentification Method'
sftp_login
Char
help='Login to connect to sftp server'
string='SFTP Login'
sftp_password
Char
string='SFTP Password'
sftp_port
Integer
default=22
string='SFTP Port'
sftp_server
Char
string='SFTP Host'
sftp_ssh_private_key
Text
help="It's recommended to not store the key here but to provide it via secret env variable. See `server_environment` docs."
string='SSH private key'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/17.0/storage_backend_sftp |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | oca-ci, r.perez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:59:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-env: - server_environment OCA/storage: - storage_backend odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
paramiko cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
backend_type
Selection
ondelete={'sftp': 'set default'}
selection_add=[('sftp', 'SFTP')]
sftp_auth_method
Selection
default='pwd'
required=True
selection=[('pwd', 'Password'), ('ssh_key', 'Private key')]
string='SFTP Authentification Method'
sftp_login
Char
help='Login to connect to sftp server'
string='SFTP Login'
sftp_password
Char
string='SFTP Password'
sftp_port
Integer
default=22
string='SFTP Port'
sftp_server
Char
string='SFTP Host'
sftp_ssh_private_key
Text
help="It's recommended to not store the key here but to provide it via secret env variable. See `server_environment` docs."
string='SSH private key'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/16.0/storage_backend_sftp |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Weblate, OCA-git-bot, Simone Orsi, oca-ci, Bastian Guenther |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-env: - server_environment OCA/storage: - storage_backend odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
paramiko cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
backend_type
Selection
ondelete={'sftp': 'set default'}
selection_add=[('sftp', 'SFTP')]
sftp_auth_method
Selection
default='pwd'
required=True
selection=[('pwd', 'Password'), ('ssh_key', 'Private key')]
string='SFTP Authentification Method'
sftp_login
Char
help='Login to connect to sftp server'
string='SFTP Login'
sftp_password
Char
string='SFTP Password'
sftp_port
Integer
default=22
string='SFTP Port'
sftp_server
Char
string='SFTP Host'
sftp_ssh_private_key
Text
help="It's recommended to not store the key here but to provide it via secret env variable. See `server_environment` docs."
string='SSH private key'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/15.0/storage_backend_sftp |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | jcoux, OCA-git-bot, Simone Orsi, SilvioC2C, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:37 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-env: - server_environment OCA/storage: - storage_backend odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
cryptography<37 paramiko cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
backend_type
Selection
ondelete={'sftp': 'set default'}
selection_add=[('sftp', 'SFTP')]
sftp_auth_method
Selection
default='pwd'
required=True
selection=[('pwd', 'Password'), ('ssh_key', 'Private key')]
string='SFTP Authentification Method'
sftp_login
Char
help='Login to connect to sftp server'
string='SFTP Login'
sftp_password
Char
string='SFTP Password'
sftp_port
Integer
default=22
string='SFTP Port'
sftp_server
Char
string='SFTP Host'
sftp_ssh_private_key
Text
help="It's recommended to not store the key here but to provide it via secret env variable. See `server_environment` docs."
string='SSH private key'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/14.0/storage_backend_sftp |
| VERSION | |
| VERSION | 2.0.3 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Florent Xicluna, jcoux, Sébastien BEAU, oca-travis, Weblate, OCA-git-bot, Simone Orsi, Pierrick Brun, Hai Lang |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:04 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-env: - server_environment OCA/storage: - storage_backend odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
paramiko cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
backend_type
Selection
ondelete={'sftp': 'set default'}
selection_add=[('sftp', 'SFTP')]
sftp_auth_method
Selection
default='pwd'
required=True
selection=[('pwd', 'Password'), ('ssh_key', 'Private key')]
string='SFTP Authentification Method'
sftp_login
Char
help='Login to connect to sftp server'
string='SFTP Login'
sftp_password
Char
string='SFTP Password'
sftp_port
Integer
default=22
string='SFTP Port'
sftp_server
Char
string='SFTP Host'
sftp_ssh_private_key
Text
help="It's recommended to not store the key here but to provide it via secret env variable. See `server_environment` docs."
string='SSH private key'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/13.0/storage_backend_sftp |
| VERSION | |
| VERSION | 1.4.1 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Laurent Mignon (ACSONE), Enric Tobella, Lois Rilo, oca-travis, OCA-git-bot, Simone Orsi |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-env: - server_environment OCA/storage: - storage_backend odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
paramiko cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
backend_type
Selection
selection_add=[('sftp', 'SFTP')]
sftp_auth_method
Selection
default='pwd'
required=True
selection=[('pwd', 'Password'), ('ssh_key', 'Private key')]
string='SFTP Authentification Method'
sftp_login
Char
help='Login to connect to sftp server'
string='SFTP Login'
sftp_password
Char
string='SFTP Password'
sftp_port
Integer
default=22
string='SFTP Port'
sftp_server
Char
string='SFTP Host'
sftp_ssh_private_key
Text
help="It's recommended to not store the key here but to provide it via secret env variable. See `server_environment` docs."
string='SSH private key'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/12.0/storage_backend_sftp |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, Stéphane Bidoul (ACSONE), Florian da Costa, oca-travis, OCA-git-bot, Simone Orsi |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-env: - server_environment OCA/storage: - storage_backend odoo/odoo: - base - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
paramiko cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
backend_type
Selection
selection_add=[('sftp', 'SFTP')]
sftp_auth_method
Selection
default='pwd'
required=True
selection=[('pwd', 'Password'), ('ssh_key', 'Private key')]
string='Authentification Method'
sftp_login
Char
help='Login to connect to sftp server'
string='Login'
sftp_password
Char
string='Password'
sftp_port
Integer
default=22
string='Port'
sftp_server
Char
string='SFTP Host'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/storage |
| GIT | |
| GIT | https://github.com/OCA/storage.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/storage/tree/10.0/storage_backend_sftp |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Storage |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Akretion |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Akretion |
| COMMITTERS | |
| COMMITTERS | Cédric Pigeon, Laurent Mignon (ACSONE), Denis Roussel, Sébastien BEAU, oca-travis, OCA-git-bot, Benoit |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/storage |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - component OCA/server-tools: - keychain OCA/storage: - storage_backend odoo/odoo: - base - base_setup - web_kanban - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
paramiko cryptography cachetools |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
storage_backend_view_form |
storage.backend | group | Inherits storage_backend.storage_backend_view_form |
backend_type
Selection
selection_add=[('sftp', 'SFTP')]
sftp_auth_method
Selection
default='pwd'
required=True
selection=[('pwd', 'Password'), ('ssh_key', 'Private key')]
string='Authentification Method'
sftp_login
Char
help='Login to connect to sftp server'
sparse='data'
string='Login'
sftp_password
Char
related='password'
string='Password'
sftp_port
Integer
default=22
sparse='data'
string='Port'
sftp_server
Char
sparse='data'
string='Host'
No public methods.