-
-
Notifications
You must be signed in to change notification settings - Fork 387
Open
Labels
feature request β¨New feature or requestNew feature or requesthelp wanted βExtra attention is neededExtra attention is neededversion 4Issues related to version 4 of this action.Issues related to version 4 of this action.
Description
when I specify directories to clean-exclude, it is also not copying new files matching this pattern.
Am I misunderstanding what clean-exclude is for? I would expect it to still transfer new files added to the source, just not delete files from the destination that are no longer in the source. Similar to clean: false, but only in certain directories
It looks like this is due to clean-exclude passing these as --exclude to rsync which does make rsync completely ignore them.
liskin, mattwang44 and devzom
Metadata
Metadata
Assignees
Labels
feature request β¨New feature or requestNew feature or requesthelp wanted βExtra attention is neededExtra attention is neededversion 4Issues related to version 4 of this action.Issues related to version 4 of this action.