Skip to content

excludeDirs ignored in ntfs-hardlink-backup.ps1 #62

@andrekis

Description

@andrekis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions