Jump to content

Make a copy function use au3


usera
 Share

Recommended Posts

Greeting,

I am looking for the way to use au3 to do the copy function.

for example:

I can use copy command to copy FILE1 to FILE2, even FILE1 is a binary file and maybe 2.1GB Big.

how can I TOTALLY use au3 script to do that function?

thanks

usera

Link to comment
Share on other sites

Unless there is more to your problem, FileCopy or FileMove are what you are looking for. If you need to see the progress, search the forum for "Copy with Progress" or "Explorer Copy"

thanks for quick feedback.

A little bit more request

Say FILE1 (1.2GB) was created by 3 parts ( Each of them is 400MB), is that possible to copy file: FILE1 (1.2GB), to FILE2 (400MB middle part of FILE1) ?

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...