💻 Software
XCOPY Behavior copying between remote servers
Fresh5 days ago
Mar 15, 20262571 viewsConfidence Score0%
0%
Problem
I am trying to determine the bandwidth usage of XCOPY when copying files between two remote servers. I am on an XP workstation running a batch file (over a WLAN) which uses XCOPY to copy files from \\server1 to \\server2. When this copy is run how much file data is actually going through the workst…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: XCOPY Behavior copying between remote servers
Low Risk
Data is transferred through your computer, by reading chunks from the source and writing them to destination. Remote-remote copy is a relatively rare operation and not worth the implementation complexity. Reachability: if client can reach both serve…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix