- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for forHostPath (0.11 sec)
-
src/test/java/jcifs/smb/SmbFileIntegrationTest.java
sambaContainer = new GenericContainer<>(IMAGE_NAME).withExposedPorts(NETBIOS_PORT, SMB_PORT) .withCopyFileToContainer(MountableFile.forHostPath(tempDir.resolve("public")), "/share/public") .withCopyFileToContainer(MountableFile.forHostPath(tempDir.resolve("shared")), "/share/shared") .withCommand("-u", USERNAME + ";" + PASSWORD, "-s", "public;/share/public;yes;no;yes;all;;all;all", "-s",
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 56K bytes - Viewed (0)