how can I include a folder in sync but not it's subfolders?

Discuss new features and functions
Posts: 2
Joined: 17 Nov 2019

kleajmp

how can I include a folder in sync but not it's subfolders?

so for example I like to sync "\Camera" and all it containing files which are not in a subfolder:
so exclude "\Camera\2013\*
and "\Camera\2014\*"
and "\Camera\*\*"

when I put "\Camera\*\*" it's not working...
User avatar
Posts: 2451
Joined: 22 Aug 2012

Plerry

Assuming the "Camera" folder is in the root of your left and right base location, adding "\Camera\*\*" (obviously without the quotes!) to your Exclude Filter should exclude everything in a subfolder of the "Camera" folder from the sync (so also the "2013" and "2014" subfolders of "Camera").
Does excluding "\Camera\2014\*" (again, without the quotes) work as intended for the "2014" folder?