You can find the Offline Installer in our customer area.
To download it, please log in with your user details and navigate to "Downloads". During maintenance, you will find the current version there as an offline installer to download.
You can find the Offline Installer in our customer area.
To download it, please log in with your user details and navigate to "Downloads". During maintenance, you will find the current version there as an offline installer to download.
TreeSize Professional adheres to all comon security measures like:
Additionall, TreeSize Professional is an on-premises solution that does not send any personal data back to us.
We have seen this behavior on a few systems by now, even though very seldom. It seems like the AppData folder contains a link to itself, which might not be reported as such transparently.
You can resolve this infinite loop manually by adding an exclude filter on the affected link in the options dialog at Scan > Filter > Files and folders to include.
A filter for this specific problem might look like, effectively filtering out all folders containing "AppData" as subfolders of a folder "AppData\Roaming":
Path - does not match pattern - *AppData\Roaming\*AppData\*
The date times represent days since the 12/30/1899.
You can access the date value in SQLite using the following method:
SELECT date(julianday('1899-12-30') + CREATION_TIME) AS CREATION_DATE FROM FILES
If you want to only get the time, use the method time(julianday('1899-12-30') + CREATION_TIME) or the method datetime(julianday('1899-12-30') + CREATION_TIME) to get date and time.
There are different reasons why a search path cannot be accessed.
This error code indicates that the root certificate is not trusted on the system. We just recently updated the certificate we used to sign our applications, so it still seems to be the case that this root certificate is not yet up to date.
These certificates are usually being updated and installed online and/or along with Windows updates. These updates might be disabled manually though.
Please check for pending or available Windows updates first.
If this doesn't work, please try to download and install the updated certificates manually. They are issued from GlobalSign and should therefore be considered safe:
Root certificate https://secure.globalsign.com/cacert/codesigningrootr45.crt
Intermediate certificate https://secure.globalsign.com/cacert/gsgccr45evcodesignca2020.crt
Please ensure to install the root certificate to the correct store (root certificates). Having Windows select the store automatically, it might select the wrong store for this certificate.
To install the root certificate, proceed as follows:
Proceed in the same way to install the intermediate certificate, but select the "Intermediate certification authorities" folder in step 4.
You can choose the NAS as a regular scan target in the scan dialog if it is either mapped to a drive letter or has a UNC path that you can use. It is currently not possible to access a NAS over a https:// address.
You can use the duplicate search of the file search that is integrated into TreeSize for this use case.
Please open the duplicate search and select both the source directory, as well as the destination directory, as search paths.
In the "Duplicate Search" ribbon, you can choose "Unique files" and use it in combination with the (default) comparison method "File Content". Now, when running a duplicate search, instead of finding all duplicate files, only files that do not have a duplicate file are shown in the result list.
If no files are found, it means every file has a duplicate and this indicates that the copy operation worked fine.
To grant permissions on the respective site collections to be scanned via TreeSize/SpaceObServer, the PowerShell cmdlet Grant-PnPAzureADAppSitePermission can be used.
The user that is used for granting the permission must be a site collection admin of the respective site collection. The role 'Owner' is not sufficient.
For more information about the used cmdlets please see: https://pnp.github.io/powershell/cmdlets/
For files, the value of the file itself is taken. For folders, the highest value of all child elements and optionally (this setting is enabled by default) the value of the folder itself is used.
If you do not want TreeSize to use the value of the folder itself, you can enable the option "Include only file dates in folder date calculation" in the "General" options.
You did not find what you were looking for? Please contact us so we can provide an answer to your question.
Contact Form