🧡 Skip to main content🔍 Skip to search

Exclude files and directories during processing by using the exclude options for Digital Ocean Spaces. You can specify exact filenames or use wildcards for broader matches. This affects files and full directory structures, including all subdirectories · Learn file masks and wildcards

ExcludeDetails
Exclude mask Define file exclusions in your Digital Ocean Spaces by entering complete file names or using wildcard patterns. The asterisk * symbol matches any number of characters, whereas the question mark ? replaces a single character. This allows you to exclude groups of objects with similar names or extensions.

To specify multiple exclusion patterns, use the vertical bar | as a delimiter.
Examples:
  • *.zip
  • *.tmp | *.log | draft_*.*
  • 2023-??-??.pdf | ??-??-2023.pdf
Exclude directories Configure directory exclusions using exact directory names or wildcard patterns. The asterisk * wildcard matches multiple characters in a directory name, while the question mark ? stands in for a single character.

For multiple directory exclusions, separate your entries with the pipe | symbol. This filter supports excluding complex directory paths that represent multiple levels · Learn folder masks and wildcards
Examples:
  • temp_files
  • projects/backups | projects/*/logs
  • reports-2023-?? | reports-2024-??

How automation works? A 90-second journey.

Questions?

If you have any questions, please do not hesitate to contact our support team.