-
Notifications
You must be signed in to change notification settings - Fork 0
Sync Options
HEIC to JPEG edited this page Mar 15, 2023
·
10 revisions
You can specify a set of options as part of the sync.
Specify the files to include in the FileSyncToy run. The default is * or all files. You can customize FileSyncToy to include only certain files, such as *.jpg to include only .jpg files, or .jpg;.bmp (separated by a semicolon) to include only files with those two extensions.
It is best to be as specific as possible when designating files to include, as in the example here: (.jpg;.bmp;*2023.doc).
If you enter text with composed of three or four letters, FileSyncToy will assume you are searching for a file extension and added a wildcard (*) and a period to the start.