diff options
author | h3ll0r <h3ll0r@gmail.com> | 2021-04-26 16:02:38 +0200 |
---|---|---|
committer | Tim Stolarski <t.stolarski@stolarski-it.de> | 2021-04-26 16:48:44 +0200 |
commit | d4f5d725f75683879aadd08b3cd335db629eea2b (patch) | |
tree | 1871efe38dda3090c673181b5654e89affe546f5 /tests/test_message.py | |
parent | 33daa8e541cb91cdee01a085c368e1b388472e6a (diff) |
Make prefetching optional in get() and getfo()
In some cases prefetching can lead to problems when downloading larger files. The connection to the SFTP server is disconnected due to the query behavior.
Proprietary implementations in particular tend to behave that way. Switching off prefetching is a slow but resilient solution to this problem.
Diffstat (limited to 'tests/test_message.py')
0 files changed, 0 insertions, 0 deletions