Re: Copying files over the Network

From: Jason delaFuente (jason.delafuente_at_GBE.COM)
Date: 08/27/04

  • Next message: AlWeston: "Re: Copying files over the Network"
    Date:         Thu, 26 Aug 2004 17:30:31 -0500
    To: aix-l@Princeton.EDU
    
    

    Use rsync. We do the same type of thing with 90 servers replicating off of one source. Works great.

    http://rsync.samba.org

    Jason de la Fuente

    >>> vkhushu@GUERNSEYOP.COM 08/26/04 05:18PM >>>
    A crucial point I omitted:

    While the name of the top level directory is known and will not change, the contents of sub-directories, indeed the names of the files in those subdirectories can change. In any case, they are too numerous to enunciate one at a time.

      ----- Original Message -----
      From: Vipin Khushu - SuSe
      To: IBM AIX Discussion List
      Sent: Thursday, August 26, 2004 6:13 PM
      Subject: Copying files over the Network

      I need to copy the contents of a directory, including sub-directories, and all files contained in those directories from machine A to machine B over the network, in a recurring fashion, say once every 24 hours.

      The file types include binaries and text files.

      I'd like to maintain the permissions of the files as they exist in machine A.

      Any tips, suggested commands, etc would be greatly appreciated.

      thanks


  • Next message: AlWeston: "Re: Copying files over the Network"

    Relevant Pages