Treesize

Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.

Moderation

TreeSize is a free utility software that helps you keep an eye on your disk space. It scans your whole drive and shows you the size of the folders, including its subfolders. The app can be installed in various languages to suit your native tongue.

Free

Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:

  • Security, consistency, and quality checking
  • Human moderators who give final review and sign off
  1. FileSystem TreeSize. This module has no dependencies. This is the second release, and it sorts the output by size. I also made the indent character settable, in case you want to use ascii ' -'.
  2. TreeSize Free is a utility that scans your hard drive and shows you how much hard drive space each folder on the particular partition is using. It is not uncommon to run out of space on a hard.
  3. The Ribbon Bar provides access to all commands of TreeSize. It is divided into logical sections such as the 'Home' tab containing commonly used functions and elements, or the 'View' tab enabling you to customize the appearance of TreeSize. The colored tab to the right is a context-sensitive depending on the currently active view.
  4. Oct 14, 2020 TreeSize Free tells you where precious space has gone to. TreeSize Free can be started from the context menu of a folder or drive and shows you the size of this folder, including its subfolders.

More detail at Security and Moderation.

Organizational Use

If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.

Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.

Disclaimer

Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...

Originally TreeSize was designed to analyze file system paths. The current version enables users to scan targets not accessible via a file system path. Among them is every folder that appears in the left pane of the Windows Explorer. In this chapter we will describe all targets that can be scanned using TreeSize:

Local File System Paths

To scan a file system path, enter the path into the drive drop-down box on top of the directory tree or use the button 'Select directory for scan' on the ribbon tab 'Home'.You can also double-click on the drive in the TreeSize drive list on the bottom left corner of the window to start a scan.

Remote File System Paths

If a remote path is mapped to a drive letter, scan it just like a local drive (as described above). Additionally TreeSize supports UNC paths like servernameshare, which can be entered in the drop-down box on top of the directory tree. You can also select the remote path using the button 'Select directory for scan' on the ribbon tab 'Home' and browse to the path in the 'Network' folder. To search your entire network, choose the 'Network' folder here or use the path *.
UNC paths can also be added to the drive list using the right-click menu.

Mobile Devices and Smartphones

Mobile devices and smartphones can be scanned with TreeSize if they support the MTP protocol. Those devices are typically listed under 'This PC' in the Windows Explorer and in the dialog which appears when using the button 'Select directory for scan' on the ribbon 'Home'. TreeSize also support entering paths to mobile devices like this: This PCGalaxy Tab A in the drop-down box on top of the directory tree.

FTP Server

If the FTP server is listed under 'This PC' in the Windows Explorer, you can use the button 'Select directory for scan' on the ribbon tab 'Home' to select this FTP server for scanning. You may also enter the FTP server address into the drop-down box on top of the directory tree using this syntax: ftp://username@servername.com/path/.

WebDAV Server

TreesizeTreesize

If the WebDAV server is listed under 'This PC' in the Windows Explorer, you can use the button 'Select directory for scan' on the ribbon 'Home' to select this server for scanning. You can also enter the HTTP(S) server address into the dropdown box on top of the directory tree using this syntax: https://servername.com/path/.

Linux/Unix Server

Treesize Portable

With TreeSize you can scan Linux or Unix server, even though they are not integrated into your Windows storage environment, using the SSH network protocol. You can enter address of server shares to scan via SSH into the dropdown box on top of the directory tree using this syntax: ssh://servername/share.

Treesize For Mac

Please note: TreeSize will request login information (user name and password) for the SSH connection. Alternatively, you can include these directly in the address: ssh://user:password@servername/share

Amazon S3 Cloud Storage

You can scan Amazon S3 cloud storage with TreeSize. To scan your entire S3 storage, simply type s3://* in the dropdown box on the top left and press enter. To scan a certain bucket use: s3://Bucketname/

TreeSize will ask for an access token and the corresponding secret access token with the option to save it for future use. You may also supply this information as part of the URL: s3://Token:SecretToken@Bucketname/

Treesize

In the column 'Description' the storage class of a file (e.g. reduced redundancy oder standard) will be shown.

SharePoint and SharePoint Online

With TreeSize you can scan local SharePoint servers (OnPremise) and SharePoint Online sites, either via WebDAV or using the SharePoint REST API. To scan a SharePoint site, simply enter the HTTP(S) server address into the dropdown box on top of the directory tree using this syntax: https://servername.com/path/.

To scan a complete SharePoint server with all associated site collections use the syntax sharepoint://servername.com/path/. TreeSize will then determine the actual protocol to use automatically (with a preference for HTTPS).

TreeSize will ask for the login information (user name and password) for a federated authentication or uses credentials contained with the URL, like https://user:password@servername.com/path/. TreeSize also supports multi-factor authentication if it is registered with the Azure AD.