View Single Post

   
  #1 (permalink)  
Old 01-16-2008, 11:34 AM
steeles
 
Posts: n/a
Default 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


Reply With Quote