Copy MultiThread trên windows

robocopy "\\wsl.localhost\Ubuntu-22.04\home\son" "D:\WSL-BACKUP-3-7-2025" /E /MT:128 /R:0 /W:0 /XD .cache node_modules .vscode-remote-containers .vscode-server .yarn /TEE /NP /ZB /NFL /NDL

128 threads

ignore các folder: .cache node_modules .vscode-remote-containers .vscode-server .yarn


Revision #2
Created 7 March 2025 02:15:27 by Son.KyLuat
Updated 7 March 2025 02:17:42 by Son.KyLuat