Michael Stefaniuc wrote:
> Dmitry Konnov wrote:
>
>> MS> well I would phrase that differently: the backend that collects and
>> MS> restores the data from the filesystem needs to be a native application.
>>
>> but Change Journal is ntdll.dll DeviceIoControl with certain
>> options call.
>>
Dmitry Konnov wrote:
> MS> well I would phrase that differently: the backend that collects and
> MS> restores the data from the filesystem needs to be a native application.
>
> but Change Journal is ntdll.dll DeviceIoControl with certain
> options call.
No. It is a functionality of the NTFS filesy
Hello Dmitry,
Dmitry Konnov wrote:
> MS> what do you try to do? Porting a Windows backup software to MacOSX using
> MS> Wine?
>
> yes.
>
> MS> That won't work if the intent is to backup the whole MacOSX
> MS> system. The native filesystems have their peculiarities that Wine
> MS> doesn't expose
Hello Dmitry,
Dmitry Konnov wrote:
> I'm doing backup software.
>
> Can somebody advise on weather Wine has functionality of
> ChangeJournal NTFS and Shadow Copy mechanism.
>
> I understand that ChangeJournal NTFS is NTFS file system feature
> and Shadow Copy perhaps heavily dependent on Windows
Hi All,
I'm doing backup software.
Can somebody advise on weather Wine has functionality of
ChangeJournal NTFS and Shadow Copy mechanism.
I understand that ChangeJournal NTFS is NTFS file system feature
and Shadow Copy perhaps heavily dependent on Windows system.
But I wonder weather these feat