Let explorer wait for copy to finish
up vote
0
down vote
favorite
Lets assume, I have an external USB drive with the following content:
Ü:
Folder1
Data1.file
Data2.file
Junk1.file
Folder2
Data3.file
Junk2.file
I want to copy the Data files to my PC with Windows Explorer. I mark Data1.file and Data2.file and initiate copying them, then I go to Data3.file and initiate another copying process.
What I see: Both processes are carried out simultaneously, letting the USB HDD jump between the two files being copied currently. This slows down everything, right!?
Is there any possibility to let the second copying wait for the first one to complete? Without having to wait for giving the second command, of course?
windows-7 windows windows-explorer
add a comment |
up vote
0
down vote
favorite
Lets assume, I have an external USB drive with the following content:
Ü:
Folder1
Data1.file
Data2.file
Junk1.file
Folder2
Data3.file
Junk2.file
I want to copy the Data files to my PC with Windows Explorer. I mark Data1.file and Data2.file and initiate copying them, then I go to Data3.file and initiate another copying process.
What I see: Both processes are carried out simultaneously, letting the USB HDD jump between the two files being copied currently. This slows down everything, right!?
Is there any possibility to let the second copying wait for the first one to complete? Without having to wait for giving the second command, of course?
windows-7 windows windows-explorer
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Lets assume, I have an external USB drive with the following content:
Ü:
Folder1
Data1.file
Data2.file
Junk1.file
Folder2
Data3.file
Junk2.file
I want to copy the Data files to my PC with Windows Explorer. I mark Data1.file and Data2.file and initiate copying them, then I go to Data3.file and initiate another copying process.
What I see: Both processes are carried out simultaneously, letting the USB HDD jump between the two files being copied currently. This slows down everything, right!?
Is there any possibility to let the second copying wait for the first one to complete? Without having to wait for giving the second command, of course?
windows-7 windows windows-explorer
Lets assume, I have an external USB drive with the following content:
Ü:
Folder1
Data1.file
Data2.file
Junk1.file
Folder2
Data3.file
Junk2.file
I want to copy the Data files to my PC with Windows Explorer. I mark Data1.file and Data2.file and initiate copying them, then I go to Data3.file and initiate another copying process.
What I see: Both processes are carried out simultaneously, letting the USB HDD jump between the two files being copied currently. This slows down everything, right!?
Is there any possibility to let the second copying wait for the first one to complete? Without having to wait for giving the second command, of course?
windows-7 windows windows-explorer
windows-7 windows windows-explorer
asked Nov 16 at 11:30
Bowi
216110
216110
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
Copy Handler can do this.
Relevant settings:
Intercept standard Windows operations - specifies, if Copy Handler should attempt to intercept standard Windows operations.
Limit maximum operations running simultaneously to ... - it allows to limit maximum count of operations pending at once. When we specify 0 - we remove limitation.
Set the limit to 1 and you'll get a queue. You can manage the queue, pause/unpause tasks etc. You can also manually force any task to start despite the limit being reached.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Copy Handler can do this.
Relevant settings:
Intercept standard Windows operations - specifies, if Copy Handler should attempt to intercept standard Windows operations.
Limit maximum operations running simultaneously to ... - it allows to limit maximum count of operations pending at once. When we specify 0 - we remove limitation.
Set the limit to 1 and you'll get a queue. You can manage the queue, pause/unpause tasks etc. You can also manually force any task to start despite the limit being reached.
add a comment |
up vote
0
down vote
Copy Handler can do this.
Relevant settings:
Intercept standard Windows operations - specifies, if Copy Handler should attempt to intercept standard Windows operations.
Limit maximum operations running simultaneously to ... - it allows to limit maximum count of operations pending at once. When we specify 0 - we remove limitation.
Set the limit to 1 and you'll get a queue. You can manage the queue, pause/unpause tasks etc. You can also manually force any task to start despite the limit being reached.
add a comment |
up vote
0
down vote
up vote
0
down vote
Copy Handler can do this.
Relevant settings:
Intercept standard Windows operations - specifies, if Copy Handler should attempt to intercept standard Windows operations.
Limit maximum operations running simultaneously to ... - it allows to limit maximum count of operations pending at once. When we specify 0 - we remove limitation.
Set the limit to 1 and you'll get a queue. You can manage the queue, pause/unpause tasks etc. You can also manually force any task to start despite the limit being reached.
Copy Handler can do this.
Relevant settings:
Intercept standard Windows operations - specifies, if Copy Handler should attempt to intercept standard Windows operations.
Limit maximum operations running simultaneously to ... - it allows to limit maximum count of operations pending at once. When we specify 0 - we remove limitation.
Set the limit to 1 and you'll get a queue. You can manage the queue, pause/unpause tasks etc. You can also manually force any task to start despite the limit being reached.
edited Nov 16 at 11:47
answered Nov 16 at 11:40
Kamil Maciorowski
22.6k155072
22.6k155072
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1375962%2flet-explorer-wait-for-copy-to-finish%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown