Open iljau opened 2 years ago
I've submitted a PR to fix this issue.
Anyone who needs to work around this issue before my PR is merged can install fs-s3fs from my branch.
E.g. if you're using pipenv
you can add a line like this in your Pipfile
:
fs-s3fs = {git = "https://github.com/i18n-tribe/s3fs.git", ref = "make_copydir_work_again---fixes_issue-90"}