The dtscli -agent (or -a) command can be used to create simple point-to-point transfers.
Syntax for a simple point-to-point transfer:
dtscli -agent "ipath=InitiatorMachine::SourceFile"
"rpath=Respondermachine::DestinationFile" iuser=InitiatorUser::Password ruser=ResponderUser::Password
Example: Transfer a File
Transfer the file, c:\dtstemp\file.src, from computer Gold to c:\dtstemp\file.dest on computer Silver:
dtscli -agent "ipath=Gold::c:\dtstemp\file.src"
"rpath=Silver::c:\dtstemp\file.dest" iuser=dts::dts ruser=dts::dts
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|