-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
- I was trying out "Extended Data Collection" feature
- I passed the edFolderPath as follows in yc-360 script '-edDataFolder "D:\ExtendedData\Files"'
- Now I triggered the yc-360 script with the Execution mode [On-demand, onlyCapture], I can see some error "Resp: capture failed: mkdir D:\ExtendedData\Files" -m3: The filename, directory name, or volume label syntax is incorrect."
- If I remove the slash which is present at the end of the folder path, then it works.
- NOTE: If I pass the same configuration in yaml file, it works
EXPECTED: Eventhough there is slash at the end of the folder path, still "Extended data" should get captured
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request