How to get the size of multi selected folder?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AscCatgz
    Visitor
    • Jan 2016
    • 5

    How to get the size of multi selected folder?

    Hello!
    There is a user case, we want to know the size of multi folder we selected.
    If the compared target is window fs, we can get these size by: MouseRightKey -> Explorer -> Attribute, then the windows explorer attribute windows will show the info about all selected content.

    But, if the selected content is others, for example: in the zip file, or via ftp/sftp, we can't do the ops above, is there any other way to get the total size of all we selected folder?
    If there no way now, I suggest consider to provide the ops that get all info about selected folder. It's very useful!

    Thanks
    BR
  • Aaron
    Team Scooter
    • Oct 2007
    • 15920

    #2
    Hello,

    BC4 will calculate the folder sizes, but we do not have a context command to add together a selection of folders. Instead, we show the total size of the visible files in the bottom status bar. If you select multiple folders, then right click Open Subfolders, that will expose the items in those folders and the status bar will show a count and size. If you need to remove items in the base folder, which would also be visible, you can filter them out with -.\*.*
    Aaron P Scooter Software

    Comment

    • AscCatgz
      Visitor
      • Jan 2016
      • 5

      #3
      Get it. Thanks

      Comment

      Working...