The direction parameter determines the direction of a transfer. Valid values for this parameter are as follows:
Sends the data from the initiator computer to the responder computer.
Sends the data from the responder computer to the initiator computer.
Default: s
Example: Transfer a File from the Responder to the Initiator
This example directs the transfer to pull or transfer file.src from Silver (the responder) to file.dest on Gold (the initiator).
dtscli -agent "ipath=Gold::c:\dtstemp\file.dest"
"rpath=Silver::c:\dtstemp\file.src" direction=r
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|