K
Krupa
Hi All,
I am trying to write a C# .Net desktop application that synchronizes
files/folders on the PC with those on a Windows CE device, when the
device is connected to the PC via ActiveSync.
My requirement is to automatically synchronize a folder on the device
(on storage card) with a folder on the computer. I looked at the
OpenNETCF.Communications library used the CopyFileFromDevice and
CopyFileToDevice functions in it. But I didn't find any function that
would synchronize files/folders. Do I need to look somewhere else?
Thanks,
Krupa
I am trying to write a C# .Net desktop application that synchronizes
files/folders on the PC with those on a Windows CE device, when the
device is connected to the PC via ActiveSync.
My requirement is to automatically synchronize a folder on the device
(on storage card) with a folder on the computer. I looked at the
OpenNETCF.Communications library used the CopyFileFromDevice and
CopyFileToDevice functions in it. But I didn't find any function that
would synchronize files/folders. Do I need to look somewhere else?
Thanks,
Krupa