how do I copy/move sparse files keeping them sparse?



I'm trying to copy a couple of sparse files from one NTFS5 volume to another NTFS5 volume on Windows XP Professional.
Unfortunately on the target volume the files become solid taking up much more disk space. I have tried using Windows Explorer, "copy" and "xcopy" without any success. Even if I copy the files to another folder on the same volume they lose their sparseness.
Is this the intended behaviour? Are the built-in tools such as Explorer unaware of sparse files? Do I need a special tool to copy sparse files?
Any help appreciated!


Regards
Ralf
.



Relevant Pages

  • Re: how do I copy/move sparse files keeping them sparse?
    ... >I'm trying to copy a couple of sparse files from one NTFS5 volume to ... >another NTFS5 volume on Windows XP Professional. ... Are the built-in tools such as Explorer ... How do I create a sparse file of a specific size in Windows XP and greater? ...
    (microsoft.public.windows.file_system)
  • Re: Ext3 vs NTFS performance
    ... we'll ever see this insane poor man's pre-allocate pattern is from the ... Windows CIFS client, in which case fixing this in Samba makes sense - ... What is the windows client calling, and what command is transmitted by smb? ... As far as I know the only time Windows will create sparse files is if you specifically mark a file as sparse using the FSCTL_SET_SPARSE ioctl and then create a sparse region using the FSCTL_SET_ZERO_DATA ioctl. ...
    (Linux-Kernel)
  • Re: how do I copy/move sparse files keeping them sparse?
    ... >I'm trying to copy a couple of sparse files from one NTFS5 volume to ... >another NTFS5 volume on Windows XP Professional. ... >Unfortunately on the target volume the files become solid taking up much ... Are the built-in tools such as Explorer ...
    (microsoft.public.windows.file_system)
  • Re: calculate system disk space
    ... > I am looking for unix.the recipe is windows specific!! ... Otherwise, use some combination of os.walkand os.stat, whereby you ... across so called sparse files which are bigger than their on-disk ...
    (comp.lang.python)

Loading