windows xp - Persistent Shadow Copy in XP SP2? -


i'm wondering if xp supports persistent shadow copying windows vista/7 do. read wikipedia article shadow copy , had paragraph (emphasis mine):

the creation of persistent snapshots (multiple snapshots remain available across reboots until deleted system) has been added in windows server 2003, allowing 512 snapshots exist simultaneously same volume. in windows server 2003, vss therefore used create incremental periodic snapshots of data or deltas (differences) of changed files on time. maximum of 64 snapshots stored on server , accessible clients or on same server through network shares. feature known shadow copies shared folders , designed client-server model. shadow copies shared folders client required installed on windows 2000 , windows xp rtm , sp1. copy of client 32-bit windows platforms available on server or downloadable microsoft. it built os beginning windows xp sp2.

i interpreted xp having ability create persistent shadow copies, or partial copies of file exist when network connection broken.

if can shed light on supported functionality appreciate it.

xp not support persistent shadow copies, must supply script/app call if use sample client, or create shadow copy , work in same process in case use api.


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -