opentelekomcloud / python-otcclient

(Obsolete) Python bindings to the T-Systems OTC API
MIT License
15 stars 20 forks source link

S3 upload of directory not working #74

Closed tholor closed 5 years ago

tholor commented 5 years ago

Problem: The upload of a directory from local to s3 via otc s3 cp local_dir s3://some-bucket/dir --recursive True doesn't work.

Fix: Reason seems to be a small typo in utils/utils_s3.py . I will create a pull request ...

tholor commented 5 years ago

Solved by a332332a243cfc55db81a27f88e14cf25cf20671