Hi, How do I download/copy a file from a remote drive to my local drive. I know the use of API "CopyFile" but what I would like to accomplish is download a big file ~20Mb in packets of 4096bytes. Please help...
Hi, How do I download/copy a file from a remote drive to my local drive. I know the use of API "CopyFile" but what I would like to accomplish is download a big file ~20Mb in packets of 4096bytes. Please help...