Is there a Windows API that copies a NTFS-compress’d file to a NTFS-compress enabled destination without decompressing and compressing again?
The NTFS Compression technology is transparent, that when reading and writing, the compression
and decompression are handled automatically.
Is there a Windows API that copies a NTFS-compress’d file to a NTFS-compress enabled destination without decompressing and compressing again?
The NTFS Compression technology is transparent, that when reading and writing, the compression
and decompression are handled automatically.
Is there a Windows API that copies the NTFS-compress’d file without decompressing and compressing again?
The NTFS Compression technology is transparent,
that when reading and writing, the compression
and decompression are handled automatically.