G
Guest
hii all ,
i have a problem with creating batch file ..
This file just copy The Reguired Docs from my own computer to a server ..
My code is here ..
-----------------------------
XCOPY /y D:\open123 \\192.168.0.1\backup\ /e
----
it is working ..
but somethimes i get error such as access is denied or something wrong
username and pass..
so how can i add USER and PASS to this script .. so it wont ask User and
PASS,
any help will most welcome ,
i have a problem with creating batch file ..
This file just copy The Reguired Docs from my own computer to a server ..
My code is here ..
-----------------------------
XCOPY /y D:\open123 \\192.168.0.1\backup\ /e
----
it is working ..
but somethimes i get error such as access is denied or something wrong
username and pass..
so how can i add USER and PASS to this script .. so it wont ask User and
PASS,
any help will most welcome ,