- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testFileAttributes (0.27 sec)
-
src/test/java/jcifs/smb/SmbFileIntegrationTest.java
// Test timestamps long lastModified = file.lastModified(); assertTrue(lastModified > 0, "Last modified time should be positive"); } @Test void testFileAttributes() throws Exception { SmbFile file = new SmbFile(baseUrl + "shared/attributes.txt", context); file.createNewFile(); // Test basic attributes
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 56K bytes - Viewed (0)