Page 1 of 1

Dropbox updated — icon status approach changed

Posted: 23.07.2025, 13:27
by CabbageTree
Hi there,

after a Dropbox update the icon-status indicator of each file and folder (green checkmark) has been replaced by the column Status. It can be found in FC, that is fine. However Explorer shows icons in this column, which is handy. FC Availability Status column shows long word-based descriptions (Available on this device instead of simple icon in the column, etc.). If not having an ultra-wide screen, it can be annoying.

Could this can be set to icons instead of sentences somehow?

Thank you!

Re: Dropbox updated — icon status approach changed

Posted: 04.08.2025, 11:13
by Marek
You can try to define detailed view for DropBox the same way as for OneDrive (described here ).

Code: Select all

6. As value for the condition define your OneDrive path; example:
C:\Users\xxxxxx\OneDrive; C:\Users\xxxxxx\OneDrive\*
This must be changed to

Code: Select all

6. As value for the condition define your DropBox path; example:
C:\Users\xxxxxx\DropBox; C:\Users\xxxxxx\DropBox\*
Compare the texts from "Availability Status " column with texts in the freecommander.onedrive.ini and change they if needed.

The next version has simpler method for showing the cloud status.