Data transfers can be created and managed by the Transfer Object Server (TOS) using the -transfer (or -t) parameter.
Example:
This example is a simple managed transfer for two Windows computers. Note the use of the required -transfer parameters.
dtscli -tos host=hostname user=username::password -t "ipath=wstabp3j::C:\My Documents\Monthly Reports\apr2008.doc"
"rpath=wstabp3n::C:\Monthly Reports\David\apr2008.doc"
Example:
To perform multiple managed transfers, specify multiple -transfer parameters. This example sends two files from the same computer to the same recipient. You can also send the same files multiple times to different recipients, or you can send different files from different computers.
dtscli -tos host=hostname user=username::password
-t "ipath=jones201::c:\mandates\memo5005.doc" "rpath=smith110::c:\mandates\memo5005.doc" -t "ipath=jones201::c:\mandates\memo5010.doc" "rpath=smith110::c:\mandates\memo5010.doc"
This section contains the following topics:
dtscli Command—Create Transfers
dtscli Command—Send Multiple Output Files (Managed)
dtscli Command—Manage Transfer Jobs
dtscli Command—Use Transfer Aliases
dtscli Command—View Transfer Status
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|