Related to: https://github.com/spring-projects/spring-integration/issues/9453 The `SmbSession` does not rely on a system file separator anymore and just use regular Unix `/` separator all the time. Therefore, `TestUtils.applySystemFileSeparator()` is wrong from test perspective on Windows **Auto-cherry-pick to `6.3.x` & `6.2.x`**