Replies: 2 comments
|
With #17989 the default upload filter excludes these files. Change the default in Preferences → Transfers → Filter → Uploads. |
0 replies
|
Thank you for your prompt response. Regarding the following setting:
Could you please confirm whether my understanding is correct that I should modify the "Skip files matching the following regular expression" field under "Upload"? Please let me know if I have misunderstood anything. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
In Cyberduck 9.5.0, init.py files are not transferred when I drag and drop an entire directory for upload.
If I drag and drop an individual init.py file, it uploads successfully. However, if I drag and drop a directory that contains init.py files, those init.py files inside the directory are skipped and not uploaded.
I downgraded to version 9.4.1 and tested the same operation again. In 9.4.1, this issue did not occur.
Steps to reproduce
All files in the directory, including init.py, should be uploaded.
Actual result
Version comparison
All reactions