Transfers Filter not working on macOS for AppleDouble, resource fork or ._* files #17989
Unanswered
PJVervoorn
asked this question in
Q&A
Replies: 0 comments
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.
-
Using cyberduck 9.4.1 on macOS.
I am not sure if I’m doing something wrong or this is a bug (or future feature :) )...
What I see is that it creates files starting with ._ for all files and folders.
(When searching I see them being called AppleDouble or resource fork files.)
I am copying (audio) iles from one SFTP folder to another (on another server).
I added a filter \._.* to the download and upload filters, but the files are still created.
e.g.:
It happens when I copy the entire tree or just a single folder.
I tried different variations: ^\..*$ \..* and positioned it at the start of the filter, at the end and in the middle.
Als including the path (./) does not help.
Thanks for reading., Peter
edit: added double backslashes.
Beta Was this translation helpful? Give feedback.
All reactions