Displaying 3 results from an estimated 3 matches for "mdls".
Did you mean:
mdl
2023 Sep 12
1
Feature Concept: enable iCloud Drive with rsync
...ed.
rsync, like all similar tools I can find, doesn't have any way of handling these evicted files. I have been thinking about this and I think I know how to make it work.
The short explanation is that iCloud Drive preserves access to the required metadata. Here is an abbreviated output from `mdls` of an evicted file:
```
% mdls .1998-tax-return.pdf.icloud
kMDItemContentCreationDate = 2018-08-28 18:32:24 +0000
kMDItemContentCreationDate_Ranking = 2021-11-05 00:00:00 +0000
kMDItemContentModificationDate = 2018-08-28 18:32:24 +0000
kMDItemDateAdded = 2021-11-05 15:42:15 +0000
kMDItemDisplayNa...
2016 Oct 28
0
Wine release 1.9.22
..._ReplaceSel().
Sebastian Lackner (11):
ntoskrnl.exe: Defer deallocation of in_buff in dispatch_ioctl.
ntoskrnl.exe: Add support for METHOD_IN_DIRECT/METHOD_OUT_DIRECT ioctls.
ntoskrnl.exe: Use MmInitializeMdl in IoAllocateMdl.
ntoskrnl.exe: Explicitly set MappedSystemVa for MDLs.
hidclass.sys: Use MmGetSystemAddressForMdlSafe to access MDL data.
hidclass.sys: Update reportBuffer pointer after reading packet from ringbuffer.
hidclass.sys: Fix memory leak in call_minidriver.
hidclass.sys: Fix memory leak in hid_device_thread.
hidclass.sys: Avoid...
2011 Nov 02
12
[Bug 8566] New: Spotlight comments (extended attributes) are not synced
https://bugzilla.samba.org/show_bug.cgi?id=8566
Summary: Spotlight comments (extended attributes) are not
synced
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org