mirror of
https://github.com/ceph/ceph
synced 2024-12-28 06:23:08 +00:00
36b07b8aee
Modified remote.py to use the paramiko SFTPClient get method to extract long files (mostly tar files) from the remote host. The code formerly saved the data in a long local string which was very inefficient. Fixes: 8261 Signed-off-by: Warren Usui <warren.usui@inktank.com> |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
cluster.py | ||
connection.py | ||
monkey.py | ||
remote.py | ||
run.py |