Is there a way to specify a different volume to use for the temporary backup space when backing up to S3 destinations? And where is the default location? Also, is there a way to edit the configuration to exclude certain file or folder patterns? I can see where you can exclude files explicitly, but I don’t see a place where I can exclude directories or files by pattern. Thanks!
By default, Virtualmin uses the system’s temp directory for backups, but you can customize this by setting a different temp path in the backup configuration or environment variables. For excluding files or folders by pattern, you might need to use custom backup scripts or leverage Virtualmin’s exclude options with wildcards, though directory level exclusions aren’t as straightforward. Hope this helps.