Microsoft
Software
Hardware
Network
Question : Creating a Batch File / Script
I need help with creating a script that will copy files from one location to another.
Example: I have one server \\10.80.x.x\Test\Files
I need to move files from the above location to: \\10.80.1.x\Test\RecieveFi
les
I will setup a sx task to call on the batch file.
Thanks!
Answer : Creating a Batch File / Script
Depending on permissions and what options you want you can try this:
1: 2:
@ECHO OFF xcopy \\10.80.x.x\Test\Files \\10.80.1.x\Test\RecieveFiles /D /E /C /R /I /K /Y
Random Solutions
How do web hosting providers keep public ip addresses live when one ISP fails
Proxy? Do I have to?
MS Access SQL Divide by Zero workaround needed
How do I setup my domain controller to keep the correct time on my domain?
How to improve the email performance in C#
Is there a tool to check to see who has enabled auto-forward in outlook
Assigning a GPO to specific users and one Server only ?
Cisco VPN client for Windows, use both RSA SecurID soft token and hard token
Datareader.Read() does not pull the required rows
Crystal report 2008, draw graph with huge of data.