Scenerio:
1. Sample
10 GB dummy file was created on the Jump Server (*****001)
Cmd: Fsutil file createnew bigfile.out
10737418240
10 GB = 10*1024*1024*1024 bytes
Note: CMD should be run with administrator’s
credentials.
2. Go
to Destination server (*******03)
>robocopy C:\bigfile \\******.59\soumen
bigfile.out
Ref: http://social.technet.microsoft.com/wiki/contents/articles/1073.robocopy-and-a-few-examples.aspx