hi
beautifull tool, well done
still, i cant seem to get excludeDirs to be respected by the script
i added in the end of ps1 script the following
DEBUGGING
echo "PASTAS EXCLUIDAS : $excludeDirs"
if ($LogFile) {
"rnPastas excluidas : $excludeDirs" | Out-File "$LogFile" -encoding ASCII -append
}
Start-Sleep -Seconds 10
and the folders get shown there, in the log, but the backup keeps copying them, instead of ignoring them
best regards from Portugal, in 2023