Windows has reserved device names that cannot be used as file names: - CON, PRN, AUX, NUL - COM1-9, LPT1-9 Changed backup function from Copy-Item to Robocopy which properly handles these reserved names. This fixes the error when backing up .claude directories that contain files with these names. Robocopy exit codes: - 0-7 = Success - 8+ = Errors Co-Authored-By: Claude <noreply@anthropic.com>
20 KiB
20 KiB