Also if a new dir is specificed in ECLWatch dropdown menu then spray fails because dir is not created.
Conclusion
None
Activity
Show:
Mark Kelly July 14, 2017 at 1:11 PM
To work-around for now: Use c:\path in xml config Then in ECLWatch dropdown menu for path change / to \ (and optionally add your sub-dir)
Kanghua Wang July 13, 2017 at 2:27 PM
My tests indicate a work around for this issue: manually types in a correct path inside the Path filter.
Kanghua Wang July 13, 2017 at 2:19 PM
After I fix the setting, I did 2 tests. If I types in /newdir inside the Path filter, the depray fails. If I types in \newdir, it works.
Miguel Vazquez July 13, 2017 at 2:09 PM
Edited
I thought this was determined by that it was something that could be changed at a later time? (on U/I side)
Kanghua Wang July 13, 2017 at 2:02 PM
After I make 2 changes, the despray does work for windows LZ. The first change is to set correct LZ directory: c:\temp\dropzone. I believe that DFU server uses the PathSepChar to identify windows. The second change is to force UI to use \ as PathSepChar(s).
UI code may have to check the PathSepChar inside the directory and, for windows, display the \ inside the Path filter editbox.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
With config:
dfuserver.log shows:
Also if a new dir is specificed in ECLWatch dropdown menu then spray fails because dir is not created.