Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.7, 1.7.1, 1.7.4, 1.7.5, 1.8, 1.8.1, 1.8.2, 1.9
-
None
Description
Current Situation:
- operation copytointernet:
- target_user=anonymous will be ignored and not added to command for jump host
- operation copyfrominternet:
- source_user=anonymous will be ignored and not added to command for jump host
Workaround:
- operation copytointernet:
- add -target_user=anonymous to jump_command
- operation copyfrominternet:
- add -source_user=anonymous to jump_command
Desired Behavior:
YADE should use the configured target or source user name
Attachments
Issue Links
- is related to
-
YADE-290 YADE client connection hangs for FTPS protocol
- Released