Skip to content

Conversation

@mmattel
Copy link
Contributor

@mmattel mmattel commented Mar 4, 2025

Fixes: #12086 (Add .psec to the exclude sync extensions)

There are two extensions that need to be added to the sync exclude list, relevant for Infinite Scale:

  • .psec which is an extension used for password protected folders.
    See the referenced issue for more details
  • .space this is a directory that is used locally when syncing Spaces.
    If you do not exclude it, you get entries for not synced items

Note that * and ] are intentionally based on the definition of excluded items, see the GUI for details.

@kobergj @LukasHirt

Note that it is a bit courious finding an "exclude" item named My Saved Places., imho this could be removed as no use, but possibly another story...

@update-docs
Copy link

update-docs bot commented Mar 4, 2025

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Copy link
Member

@DeepDiver1975 DeepDiver1975 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking this for now until I fully understood the circumstances - THX

@DeepDiver1975 DeepDiver1975 merged commit 77d0144 into master Aug 21, 2025
5 checks passed
@DeepDiver1975 DeepDiver1975 deleted the add_extensions_to_exclude_list branch August 21, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add .psec to the exclude sync extensions

3 participants