Synchronize Directories: "Not enough space" > empty the recycle bin automatically?
Moderators: Hacker, petermad, Stefan2, white
Synchronize Directories: "Not enough space" > empty the recycle bin automatically?
I synced a nearly full 400GB drive with an external 400GB drive. I have since made changed to the first 400GB drive and move plenty of files to different directories. I want to sync the drives again. The problem is, because I moved a lot of files around, it will delete them from the external 400GB drive and copy them to the new directories, copying the changes I made on the drive I am syncing from. However, when it deletes the files, it puts them in the recycle bin, then gives me "Not enough space" message on the drive I am syncing to, until I empty the recycle bin.
Can I have Synchronize empty the recycle bin automatically so after it deletes files on the drive I am syncing to, I can still have enough space to duplicate the drive I am syncing from.
Thanks a Bunch. . . .
Can I have Synchronize empty the recycle bin automatically so after it deletes files on the drive I am syncing to, I can still have enough space to duplicate the drive I am syncing from.
Thanks a Bunch. . . .
- StickyNomad
- Power Member
- Posts: 1933
- Joined: 2004-01-10, 00:15 UTC
- Location: Germany
Another way: let TC's sync display only those files to be deleted (single files on the right),
then mark and delete them directly:
"(ask to) auto-delete recycle bin when drive space is too low".
then mark and delete them directly:
- -> Ctrl+A
-> context menu (RMB/menu key/Shift+F10)
-> "delete right" (or "delete both")
-> Shift+"Yes"-button (hold SHIFT while pressing "Yes").
Hm, maybe worth a feature suggestion, likebabrams wrote:Can I have Synchronize empty the recycle bin automatically
"(ask to) auto-delete recycle bin when drive space is too low".
Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
-- TC starter menu: Fast yet descriptive command access!
Sync Directories
I will try that, HOWEVER, will that still work if I am not really deleting any files? EXAMPLE: On my original drive, I am moving the files to different directories I created. Then, I want to sync those changes.
TC doesn't just move the files on the drive I am syncing to. TC deletes the files, then copies them to the new directories on the sync drive. But when TC deletes the files, they hold space in the recycle bin.
Thanks for all the responses.
TC doesn't just move the files on the drive I am syncing to. TC deletes the files, then copies them to the new directories on the sync drive. But when TC deletes the files, they hold space in the recycle bin.
Thanks for all the responses.
Well, we have TC7 suggestions (English)babrams wrote:Great idea. Where would I send the suggestion?
That's true. Indeed moving would be smarter, but that would need a lot of "intelligence" in the code, analyzing and associating the single files on both sides - across the whole directory structure.babrams wrote:TC doesn't just move the files on the drive I am syncing to. TC deletes the files, then copies them
And, prior to moving, the files would have to be compared by content to be shure they're identical - resulting in about the same amount of traffic and time, isn't it?
Also, I think a computer program couldn't do this automatically in every situation without making mistakes
(e.g.: how many files named "readme.txt" do you have?).
Everyone is free to prove that I'm wrong here.

Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
-- TC starter menu: Fast yet descriptive command access!
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
What do you mean asynchronous mode? Is that in Total Commander or a choice in the Synchronize dialog box? In the Sync Dir dialog box, I have Asymmetric and Subdirs checked.
To synchronize, I choose "Compare", then "Synchronize", then I get the dialog box to delete files. At that point holding shift while choosing ok still sends to recycle bin for me.
To synchronize, I choose "Compare", then "Synchronize", then I get the dialog box to delete files. At that point holding shift while choosing ok still sends to recycle bin for me.
- StickyNomad
- Power Member
- Posts: 1933
- Joined: 2004-01-10, 00:15 UTC
- Location: Germany
I created a suggestion to add this in the confirmation dialog for consistency: http://ghisler.ch/board/viewtopic.php?p=145048#145048babrams wrote:I got it. I have to hold shift when "Synchronize" dialog box appears, not the dialog box to confirm "delete files".
Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
-- TC starter menu: Fast yet descriptive command access!
suggestion:
in such cases it is very hard to view all 400gb files in one list. so should be ability to open/close (+/-) dirs and they when closed should be visible whether this folders "=" or not.
another suggestion:
in synchronise directories should be "synchronise file or folder names left to right" and same "right to left" context menu items for two files one on the left and one on the right. and also they should be able to compare them. i have wrote these somewhere in this forum..
this - syncing folder names is very useful because some folder names of saved webpages as ".html with .files" with russian or unicode characters or very long i do not know exactly which are showed(marked) as not equal by tc and both are marked to copy to opposite side.
in such cases it is very hard to view all 400gb files in one list. so should be ability to open/close (+/-) dirs and they when closed should be visible whether this folders "=" or not.
another suggestion:
in synchronise directories should be "synchronise file or folder names left to right" and same "right to left" context menu items for two files one on the left and one on the right. and also they should be able to compare them. i have wrote these somewhere in this forum..
this - syncing folder names is very useful because some folder names of saved webpages as ".html with .files" with russian or unicode characters or very long i do not know exactly which are showed(marked) as not equal by tc and both are marked to copy to opposite side.
"i have wrote these somewhere in this forum.."
http://ghisler.ch/board/viewtopic.php?t=16786
">sync>cantcompare"oldname.txt"and"newna"
http://ghisler.ch/board/viewtopic.php?t=16786
">sync>cantcompare"oldname.txt"and"newna"
"And, prior to moving, the files would have to be compared by content to be shure they're identical - resulting in about the same amount of traffic and time, isn't it?"
in the case of a lot of different files/folders comparing is cheaper than copying all (because then tc would mark them "different" and go to the next item), and even if they are not different (only another name/place) it is a little cheaper because drive does only reading not writing but processor compares.
in the case of a lot of different files/folders comparing is cheaper than copying all (because then tc would mark them "different" and go to the next item), and even if they are not different (only another name/place) it is a little cheaper because drive does only reading not writing but processor compares.
Re: Synchronize Directories
Hello,
I am aware that this is an old topic, but I did not find a better one...
I just would need exactly this function and my opinion is that comparing by content is not required.
When files in the same folder are compared then also name, size and date/time are compared
unless explicitly selected. The same rule could be applied here.
Maybe there could be a checkbox to "Detect moved files" for it...
What do you think?
I am aware that this is an old topic, but I did not find a better one...
I just would need exactly this function and my opinion is that comparing by content is not required.
When files in the same folder are compared then also name, size and date/time are compared
unless explicitly selected. The same rule could be applied here.
Maybe there could be a checkbox to "Detect moved files" for it...
What do you think?