Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Current Situation
The error message
SOSJADE_E_0100: No filename found which match the criteria as specified using the regular expression
occurs in cases when source files have been found but no file was successfully transferred. In this case the error message is wrong.
Desired Behavior
The error message
SOSJADE_E_0100: No filename found which match the criteria as specified using the regular expression
should exclusively occur if no source files have been found.
In case that no file was successfully transferred then an error message should be logged that states why the transfer failed.
Attachments
Issue Links
- affects
-
YADE-271 If no files are transferred then the YADE Client should return exit code 0 if this was the expected result
- Released