cd ..
root@paste:~/0_ndErokF$cat paste
paste://0_ndErokFPUBLIC
public paste

How to Copy Large Folders with Robocopy on Windows

124 views248 chars

stdout

Paste content

>_swiftauto-detected
1. Open Command Prompt

Press Win + R, type cmd, then hit Enter.

2. Run the Robocopy Command

Basic format:

robocopy "source" "destination" /E /R:0


Example: copy E:\Nexus 3 to D:\Nexus 3:

robocopy "E:\example" "D:\example" /E /R:0

$ tail -f comments.log

Comments [0]

// no comments yet