I have created this custom command in WinSCP with options as described:
description: &Find
command: find . -name "!?Search for files:?!"
remote command: enabled
show results in terminal: enabled
Problems:
When I right-click any of the remote directories, none of the remote commands are enabled (greyed out). Only local commands (e.g., print) is enabled. Why is that?
When I add a new remote custom command, why is "apply to directories and execute recursively" disabled?