Question about SizeCheck=1 setting

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Question about SizeCheck=1 setting

Post by *Raymond »

From 4b INI-File setting of HELP:
SizeCheck=1 Check if there is enough disk space on target before copying

I took a try and didn't get any message BEFORE copying, no difference from without this setting.
I tested it with one biger file than target and with several files which total size is larger.
Did I miss any thing, or does it relate to any other settings?
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

It seems to be default SizeCheck=1 (even if it's not in the .ini file). In this case it first check if I have enough place on the destination disk and asks me what to do. If I put SizeCheck=0 to the ini file it doesn't check it but starts copying.
It works on my system (WinXP SP2).

Of course I restertad TC after the change.
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

djk wrote:It seems to be default SizeCheck=1 (even if it's not in the .ini file). In this case it first check if I have enough place on the destination disk and asks me what to do. If I put SizeCheck=0 to the ini file it doesn't check it but starts copying.
It works on my system (WinXP SP2).

Of course I restertad TC after the change.
But TC doesn't ask me first.
My system is win2k pro.
Anyone have the same problem?
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

2Raymond
Try to check the checkbox in Configuration\Options\ Operation\ Calculate space occupied by subdirectories\"before copying/deleting"
It seems to work even for single files.
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
Hacker
Moderator
Moderator
Posts: 13142
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

AFAIK it checks before copying every file if there's enough space on the target drive for the file. Try to copy a 2 MB file onto a standard diskette. It should tell you there's not enough space. Or try to copy three 500 KB files. TC should ask you before copying the third one.

HTH
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.
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

SizeCheck=1 should compare the filesize with the available diskspace. If they don't fit you get the message "Not enough free space on target drive. Continue?". So you have the chance to delete some temp files or something to continue. (And Hacker is right, if you copy many files the chek is done before the copy of each file, so you get the message when the filesize exceeds the available diskspace)

If sizeCheck=0 TC begins to copy and if disk space isn't sufficient you get only the "Disk is full!" Message.

While the

Code: Select all

Configuration->Options-> Operation: Calculate space occupied by subdirectories "before copying/deleting" 
should only be to show the second percentage bar (according to help) it is necessary to be set for the "Not enough free space on target drive. Continue?" message.

This seems to me to be a bug.

sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

djk wrote:Try to check the checkbox in Configuration\Options\ Operation\ Calculate space occupied by subdirectories"before copying/deleting"
Really, I missed this one.
Then, is it possible TC check the total size of selection and ask me first at the very begining of copying? I mean copy many files.
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

2Raymond

No, it still doesn't work as you could expect :-( It calculates the space occupied by all the selected directories and you can see it but it warns you just before the file which is too big.

There could be an additional option like: "Warn about the lack of space on the dest. disk before the start of copying".
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

Raymond wrote:Then, is it possible TC check the total size of selection and ask me first at the very begining of copying? I mean copy many files.
As workaround:

Before copying (just after selecting all files and dirs) press [Ctrl]+[L]. TC will show you:

Total space occupied (in files and dirs)
Actual space used (considering cluster size) on source drive
required on target drive
Free disk space of entire for source disc
Free disk space of entire for target disc.

It's not just a warning, but you can check by yourself if it fits.

sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

@Sheepdog
Actually when you select files and folders, status bar will show the total size of selection. And target available space could be get from drive combobox bar. Just occasionally I forgot to check it out before copying, so an early warning would be helpful option for people like me. :P
User avatar
Sheepdog
Power Member
Power Member
Posts: 5150
Joined: 2003-12-18, 21:44 UTC
Location: Berlin, Germany
Contact:

Post by *Sheepdog »

Raymond wrote: an early warning would be helpful option for people like me. :P
And me ;) :P :lol:

sheepdog
"A common mistake that people make when trying to design something
completely foolproof is to underestimate the ingenuity of complete fools."
Douglas Adams
User avatar
Hacker
Moderator
Moderator
Posts: 13142
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Me too!

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.
Post Reply