Page 1 of 1

Need Very useful feature for Folder Sync !!

Posted: 2007-04-21, 09:56 UTC
by tezor
Until TC doesn't become final version Add pleeease showing Total Size of selected files in folders sync dialog window. So people who sync new files from FTP be able to know what Total Size of new files they will get.

if you add that feature third party FTP managers will have rest :)

Posted: 2007-04-21, 11:02 UTC
by StatusQuo
Support, this would be nice.

Because Sync Dirs already knows the sizes when displaying the different files, it should not be a big problem, I think?
Maybe the actual status info

Code: Select all

 Files found: 29 (Identical: 0, Different: 0, Unique left: 6, Unique right: 23) 
can be extended like

Code: Select all

 Files found: 29 (Identical: 0, Different: 0, Unique left: 6, Unique right: 23) 
 Marked for action: 29 (Left to right: 154.314.721 bytes, Right to left: 2.731.514 bytes, Delete right: 20 files)
(Second line maybe right-aligned)
:?:

Posted: 2007-04-21, 14:59 UTC
by Flint
tezor
In the Synchronize dialog (that appears when pressing the Synchronize button) the total size is shown.

Posted: 2007-04-21, 15:20 UTC
by StatusQuo
Great! Thanks, Flint.