Aslamvs
Technical User
- Jul 8, 2002
- 472
Here is the situation:
I am trying to copy few files from the network share to remote server in a specified path and i want to take backup of the existing files to remote share and copy new files.
for example.
ext.dll - to be copied from \\remote-01\release\1\dll
existing dll \\remote-02\d$\2\dll\ext.dll - backup this file on \\remote-01\release\1\rolback\dll
and then copy the new file from \\remote-01\release\1\dll
is it possible through command line or vbscript.
I need to copy same file on many servers in network on frequest basis.
any help will be appritiated.
Thanks!
Aslam
I am trying to copy few files from the network share to remote server in a specified path and i want to take backup of the existing files to remote share and copy new files.
for example.
ext.dll - to be copied from \\remote-01\release\1\dll
existing dll \\remote-02\d$\2\dll\ext.dll - backup this file on \\remote-01\release\1\rolback\dll
and then copy the new file from \\remote-01\release\1\dll
is it possible through command line or vbscript.
I need to copy same file on many servers in network on frequest basis.
any help will be appritiated.
Thanks!
Aslam