XCOM Data Transport

 View Only
  • 1.  XCom and Rsync

    Posted Jan 15, 2020 08:02 AM
    Hi,

    can xcom do rsync type of transfer or is does it only do ftp type ?

    Thanks,
    Max



  • 2.  RE: XCom and Rsync
    Best Answer

    Broadcom Employee
    Posted Jan 15, 2020 11:12 AM
    Hello Max,
    Rsync is a utility for efficiently transferring and synchronizing files between a computer and an
    external hard drive and across networked computers.

    Zlib may be used for additional data compression (used to cut down network traffic/bandwith and
    speedup the data transfer) and SSH or stunnel can be used for security.

    Short answer – You can't. Rsync is a protocol of its own (rsync talks to rsync). It can be used in
    junction with the session protocol ssh to secure the conversation.

    At this time there is no rsync like support with CA XCOM, but very much like the idea and strongly
    suggest a ideation/IDEA be opened for adding such a feature.

    Regards,
    -Ken

    ------------------------------
    Sr Software Engineer
    Broadcom
    ------------------------------



  • 3.  RE: XCom and Rsync

    Posted Jan 16, 2020 06:09 PM
    Hi Kenneth,

    thanks for your response.

    We use windows servers, so not using rsync as such. More talking about robocopy/rsync types of copying only changed files. 

    Thanks,
    Max