8 add module external_file_location#377
Conversation
90b4b18 to
cfa6a4f
Compare
| - travis_install_nightly | ||
| - printf '[options]\n\nrunning_env = dev\n' > ${HOME}/.openerp_serverrc | ||
| - ln -s ${TRAVIS_BUILD_DIR}/server_environment_files_sample ${TRAVIS_BUILD_DIR}/server_environment_files | ||
| - pip install fs |
|
@bealdav The same features are provided by OCA/connector-interfaces#17 |
|
The complete story is here: initOS/connector-interfaces#1 |
|
what about OCA/connector-interfaces#17 ? |
|
Hi @lmignon
The aim is to split the feature in small part
|
|
@lmignon I think it's important than features are extracted in small modules, don't you think ? tests, and migration easier, more reusable. |
@bealdav For sure 😏 @sebastienbeau Thank you for the explanation. On a first read the code looks really good! I need to find times to review it a little deeper. |
| self.env = env | ||
| self.host = config.get('host', '') | ||
| self.user = config.get('user', '') | ||
| self.pwd = config.get('pwd', '') |
There was a problem hiding this comment.
Is it possible to allow key auth as well?
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
Syncing from upstream OCA/server-tools (10.0)
This module allow the exchange of files with main protocols ftp, sftp.
The purpose of this module is not to import the data of the file (only exchange files).
Example of kind files which can use this module: