View Single Post
  #2 (permalink)  
Old 03-08-2007, 04:30 PM
Larry(LJL269)
Newsgroup Contributor
 
Posts: n/a
Re: Copy a file with Windows Explorer reserves the file size in advanc

I thought it did- copy 200MB file it will be unfragmented unless 200MB
continuous spac cant be found. Defrag b4 u do it tho.

Just my 2¢ worth. Larry

On Thu, 8 Mar 2007 15:54:07 -0800, Calin Iaru
<CalinIaru@discussions.microsoft.com> wrote:

>Hi all,
>
> Ctrl + V a file into the destination folder and it can be noticed that the
>destination file has the size equal to the source file size. For a large
>source file, this is not possible to achieve with normal copy operations. The
>advantage is that, by reserving the requested amount of space, the file
>manager can write a new file starting from the position where the current
>destination ends; it also reduces fragmentation, and there may be other
>benefits.
> I would like to integrate this feature into an application. What is the
>name of the Win32 API that does this? I could not find a function that
>achieves this.
>
> Thanks,
> Calin


Any advice is my attempt to contribute more than I have received but I can only assure you that it works on my PC. GOOD LUCK.
Reply With Quote

 
Old 03-08-2007, 04:30 PM