SeaDrive cached state Finder improvements

Loving SeaFile and SeaDrive is working really well for my org. Some issues around cache state, however, as currently there seems to be only 2 options presented based on file/folder context menu, and these don’t match the needed operations. Even a single unsynced file (which seems alarmingly common) makes removing existing downloads very tedious.

Basically, the options look like they follow the logic:

if any selected item is not downloaded:
  show "Download files"
else:
  show "Remove downloads"

But much more useful would be:

if any selected item is not downloaded:
  show "Download missing files"

if any selected item is downloaded:
 show "Remove downloaded files"

And of course, please add the missing Keep Downloaded command (iCloud Drive for reference :slight_smile: ).

Thank you for you suggestions.

We’ll think about this suggestion.

We plan to add this feature in future version.