Move/copy without waiting, algorithm of independence
Moderators: Hacker, petermad, Stefan2, white
Move/copy without waiting, algorithm of independence
If I move files from one directory to another directory it remains sometimes 10 or more minutes. So I go to drink cofee or do something similiar. ... After that I go back to my computer .. and what I see .. my computer is staying and waiting with stupid question For example "This file is hidden .. can I move it Yes/No ?" ... So I click on Yes ... and copy is continuing ...
What is wrong ?
Why program doesnt move all files which were moveable in directory ? ...
Is it dificult to change algorithm from "Do until get error" to "Do everythink what You can do, and errors put at the end of work" .. I think lot of algorithms could be better and more independent.
martin.petriska@stuba.sk
What is wrong ?
Why program doesnt move all files which were moveable in directory ? ...
Is it dificult to change algorithm from "Do until get error" to "Do everythink what You can do, and errors put at the end of work" .. I think lot of algorithms could be better and more independent.
martin.petriska@stuba.sk
Last edited by lovec on 2004-01-19, 11:45 UTC, edited 3 times in total.
Martin Petriska
KJFT FEI STU
81219 Bratislava
Slovak Republic
KJFT FEI STU
81219 Bratislava
Slovak Republic
Drag & Drop is OK...
2lovec
Hello!
¤ In first, please always give more indications, about the OS, the TC version, your hardware, the access right you have (if users' accounts in a LAN or so); this is a general tip...
• I just tested under Win 98 SE, using Drag & Drop +Shift (or Alt) that works fine, without any message...
• Go to Configuration >>> Options >>> Miscellaneous >>> Uncked the box: "Overwriting/Deleting hidden/Sysytem files"...
Then, please test again...
Kind regards,
Claude
Clo

¤ In first, please always give more indications, about the OS, the TC version, your hardware, the access right you have (if users' accounts in a LAN or so); this is a general tip...
• I just tested under Win 98 SE, using Drag & Drop +Shift (or Alt) that works fine, without any message...
• Go to Configuration >>> Options >>> Miscellaneous >>> Uncked the box: "Overwriting/Deleting hidden/Sysytem files"...


Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
2Clo
lovec probably wants to be asked about hidden files so he doesn't want to change the settings. He probably would like to other files were copied during the questions in background. In the other words, let's say we have 100 files to move, TC starts copying but file number 25 is hidden so TC stops operation and ask if we want to move it too, it starts working again after our answer. lovec would like it ask the question but it moved the rest of the files in backround and wait only with the hidden files(file no 25 and others) for our decision.
lovec probably wants to be asked about hidden files so he doesn't want to change the settings. He probably would like to other files were copied during the questions in background. In the other words, let's say we have 100 files to move, TC starts copying but file number 25 is hidden so TC stops operation and ask if we want to move it too, it starts working again after our answer. lovec would like it ask the question but it moved the rest of the files in backround and wait only with the hidden files(file no 25 and others) for our decision.
Following cases...
2djk
Helllo,
¤ You are right if he wants to keep that(these) hidden file(s) in the source dir.
• A new command like: cm_MoveAllButHidden might be useful...
• But if there is no matter to move (it) them, he may simply change the options...
Maybe the hidden file is only a <descript.ion> comment file!
¤ I'ld prefer these comment-file as not-hidden... At home, I change the attribute into "Archive", that works the same, and no longer bothers me.
KR
Clo
Helllo,
¤ You are right if he wants to keep that(these) hidden file(s) in the source dir.
• A new command like: cm_MoveAllButHidden might be useful...
• But if there is no matter to move (it) them, he may simply change the options...

¤ I'ld prefer these comment-file as not-hidden... At home, I change the attribute into "Archive", that works the same, and no longer bothers me.

Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
Fiiiha, dalsi FEIkar... 
I personally agree with Lovec, why not have an option in the Options of the Copy dialog to "skip" all "errors" and let the users decide what to do about them at the end of the copy?
Roman

I personally agree with Lovec, why not have an option in the Options of the Copy dialog to "skip" all "errors" and let the users decide what to do about them at the end of the copy?
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
The copy dialog has an option button.my computer is staying and waiting with stupid question "This file is hidden .. can I move it Yes/No ?" ... So I click on Yes ... and copy is continuing ...
What is wrong ?
There you can set your options just for the current copy/move job.
With the last option you can select to overwrite hidden files too.
#5767 Personal license
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
I think this case can be solved with the Options button on the copy dialog:stupid question "This file is hidden .. can I move it Yes/No ?" ... So I click on Yes ... and copy is continuing ...
"Overvrite/Delete readonly/hidden/system"
or in the Main Options/Misc/Get confirmation before...
I dont get any question on move/copy, and I have plenty of hidden and read only files.
I switched to Linux, bye and thanks for all the fish!
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
SanskritFritz,
Lefteous,
Well, you cannot use such a filter for cases like a locked file in which case the usual retry/ignore/cancel dialog box appears.
Thanks
Roman
I think lovec only gave us an example of a confirmation dialog box, not asking, "How do I overwrite all hidden files automatically?", but that's just IMHO.Yeah that's why I said "this case"
Lefteous,
Well, you cannot use such a filter for cases like a locked file in which case the usual retry/ignore/cancel dialog box appears.
Thanks
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
hidden was only example
I think not only hidden files .. I think why not to do all work what it can do .. so skiping error messages ... which are very offen non important for next work .. copying files is only one example .. moving files .. lot of PCs work is very offen stoped by error message which has nothink to do with next work ... Its like in real world .. people are offen waiting for their bos to get resolution if they get problem ... and stay on dead point ..., i think its better to do all what I can do .. and not wait ... may be bos will come and will click on that button ... but its better to have finished another work which I can do without bos ... same idea can be used for compiling linux kernel
) ...
Next step is ... its very likelihood that I can get very offen the same answer, for example, when I copy files and error message is "I cannot move Thumbs.ini ..." if error messages are collected as last step and there is lot of same errors its very probably that I want to give for all error messages the same answer ... (Yes of course .. i hear ... you say that there is something similiar
) .. But wait for even ... Why not to get more competenties to your pc and keep him use my most offen answer ...
If computer make some wrong resolution its not problem to recover file from trash ... but as I say .. If I didnt need one think three years, its better to put it into thrash
)...
Bye bye

Next step is ... its very likelihood that I can get very offen the same answer, for example, when I copy files and error message is "I cannot move Thumbs.ini ..." if error messages are collected as last step and there is lot of same errors its very probably that I want to give for all error messages the same answer ... (Yes of course .. i hear ... you say that there is something similiar

If computer make some wrong resolution its not problem to recover file from trash ... but as I say .. If I didnt need one think three years, its better to put it into thrash

Bye bye

Last edited by lovec on 2004-01-16, 13:57 UTC, edited 1 time in total.
Martin Petriska
KJFT FEI STU
81219 Bratislava
Slovak Republic
KJFT FEI STU
81219 Bratislava
Slovak Republic
OR send error messages to a log file...and continue with next operation.
This way it is possible to send a long work... and to be going to take a beer with the friends.
It's very annoying to return after a long time, and discover that it has been stopped because of a small and silly file. (Usually the second o third in the list).
BR
Joaquin
This way it is possible to send a long work... and to be going to take a beer with the friends.
It's very annoying to return after a long time, and discover that it has been stopped because of a small and silly file. (Usually the second o third in the list).
BR
Joaquin