TN scale 24.04.2.
When creating a rsync task I need to use the Auxiliary Parameters field to add custom settings --chmod=D0770,F660 --ignore-existing --prune-empty-dirs --include "*/" --include="*.xml" --exclude="*"
. This is so that only certain files are sync’d and others ignored.
After saving, each of these gets parsed as a separate block within the Auxiliary Parameters field. Later, I need to revise or insert something (order matters). How? There is no edit button and I can’t copy the content, modify, then paste back in. The only working option is to retype everything by hand, add the modifications then paste back in. Surely there is a more efficient and simpler way to do this?