Details
-
Fix
-
Status: Dismissed (View Workflow)
-
Minor
-
Resolution: Bogus
-
1.9.9, 1.10.3
-
None
Description
Current Situation
- When the YADE parameters compress_files and trarget_rename are used independently of each other, then they work as expected.
- If both the parameters are used together in a YADE transfer profile, the following behavior is observed;
- Files are compressed at the target
- Files are not renamed as configured in the target_rename parameter
How to Reproduce
- Download attached YADE configuration ini file YADE-411.ini and execute the profile compress_rename.
Desired Behavior
- When the YADE parameters compress_files and target_rename are used together, then files should be compressed and renamed as well.