Scripting help - copying modified files to another server Need some help from scripting Guru.
server A and B has the same directory structure, so I need to copy all new
modified files to correstponding directory in Sever B.
I can use "find" command to locate those file and direcotries into a file,
but how can I copy over.
I need some assisstance for this.
Thanks in advance |