- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for replacing (0.05 sec)
-
src/main/java/jcifs/smb/SmbFile.java
} else { if (replace) { // TRANS2_SET_FILE_INFORMATION does not seem to support the SMB1 RENAME_INFO throw new SmbUnsupportedOperationException("Replacing rename only supported with SMB2"); } sh.send(new SmbComRename(sh.getConfig(), getUncPath(), dest.getUncPath()), new SmbComBlankResponse(sh.getConfig())); }Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 103.2K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt
`It's really dreadful,' she muttered to herself, `the way all the creatures argue. It's enough to drive one crazy!' The Footman seemed to think this a good opportunity for repeating his remark, with variations. `I shall sit here,' he said, `on and off, for days and days.' `But what am I to do?' said Alice. `Anything you like,' said the Footman, and began whistling.
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Fri Apr 21 02:27:51 UTC 2017 - 145.2K bytes - Viewed (0) -
api/maven-api-model/src/main/mdo/maven.mdo
<description> Gives the status of this artifact in the remote repository. This must not be set in your local project, as it is updated by tools placing it in the repository. Valid values are: {@code none} (default), {@code converted} (repository manager converted this from a Maven 1 POM), {@code partner}
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Wed Nov 26 03:07:35 UTC 2025 - 133.3K bytes - Viewed (0) -
fastapi/applications.py
# in that internal contextvars context, the values would not be # available in the outer context of the AsyncExitStack. # By placing the middleware and the AsyncExitStack here, inside all # user middlewares, the same context is used. # This is currently not needed, only for closing files, but used to beRegistered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Wed Dec 17 21:25:59 UTC 2025 - 176.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.35.md
Promote `RelaxedServiceNameValidation` feature to beta (enabled by default) The names of new Services names are validation with `NameIsDNSLabel()`, relaxing the pre-existing validation. ([#134493](https://github.com/kubernetes/kubernetes/pull/134493), [@adrianmoisey](https://github.com/adrianmoisey)) [SIG Network]
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Dec 17 13:01:55 UTC 2025 - 228.5K bytes - Viewed (0)