+ # Compose the "exclude" parameter if necessary\r
+ if($excludedPaths) {\r
+ $dsAdditionalArgs += "--exclude:" + $excludedPaths\r
+ }\r
+\r
+ # Check if the backup target for this month, the directory for the full backup\r
+ # and the hash files exist. In that case we do a differential backup.\r