Details
-
Fix
-
Status: Dismissed (View Workflow)
-
Major
-
Resolution: Bogus
-
1.11
-
None
-
None
Description
Current Situation
when using the target_include option in an profile settings file the values from the include will not be used
[protocol_fragment_sftp@SFTP_192.11.0.116:4445] protocol = sftp host = 192.11.0.116 user = test ssh_auth_method = password password = 12345 [192.11.0.116:4445] operation = copy source_protocol = local file_spec = .*\.(sh|gz)$ source_dir = C:\temp target_include = protocol_fragment_sftp@SFTP_192.11.0.116:4445 target_dir = /home/test/temp/
Desired Behaviour
The values from the target_include section should be used for the target parameters like target_host.