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
SAP RFC returning Invalid Data Type
-ERR Protocol Error. 17
PowerEdge 1950 - Hard Drive Upgrade - Server 2003 R2
Is SQL Server 2005, 2008 free?
How to connect Crystal Report to SQL database in .NET C#
jQuery script error in Firebug
How do I resolve this error "javax.xml.ws.WebServiceEx
ception .... Place the resource correctly in the classpath.?
Your message wasn't delivered because of security policies. Microsoft Exchange will not try to redeliver this message for you. Please provide the following diagnostic text to your system administrator
Group policy preferences computer configuration not applying to Windows 2003 Std SP2 R2 64 bit
weblogic python scripts