darellaustinjr
New member
- Local time
- 5:46 PM
- Messages
- 2
HI All,
I'm very new to batch programming and have a question about a task.
I'm looking to create a batch programming script where I can copy 10 files at a time
every 10 minutes to a destination folder until all files have been copied
ex: select 1st 10 files to copy over,wait 10 minutes, then copy next 10 files and so on.
This is like a for loop, but confused on how to set it up.
I've played around with robocopy cmd but I can only copy all files to a destination folder.
ex: I want to copy from this drive: C:\Users\austid02\Desktop\test
place files into this folder path: C:\Users\austid02\Desktop\test2
thanks in advance very grateful!
Darell
I'm very new to batch programming and have a question about a task.
I'm looking to create a batch programming script where I can copy 10 files at a time
every 10 minutes to a destination folder until all files have been copied
ex: select 1st 10 files to copy over,wait 10 minutes, then copy next 10 files and so on.
This is like a for loop, but confused on how to set it up.
I've played around with robocopy cmd but I can only copy all files to a destination folder.
ex: I want to copy from this drive: C:\Users\austid02\Desktop\test
place files into this folder path: C:\Users\austid02\Desktop\test2
thanks in advance very grateful!
Darell
My Computer
At a glance
Windows 7
- Computer type
- PC/Desktop
- OS
- Windows 7