We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6746f3 commit 8c98defCopy full SHA for 8c98def
binding/src/main/java/ch/cyberduck/binding/foundation/NSURL.java
@@ -241,6 +241,8 @@ NSURL URLByResolvingBookmarkData_options_relativeToURL_bookmarkDataIsStale_error
241
* <p/>
242
* In some areas of the file system hierarchy, file reference URLs cannot be generated to the leaf node of the URL
243
* path.
244
+ * <p>
245
+ * A file reference URL's path should never be persistently stored, because it is not valid across system restarts or remounts of volumes.
246
*
247
* @return Returns a new file reference URL that points to the same resource as the original URL.
248
*/
0 commit comments