Activity Type: Delivery
Deliver data to a GridFTP server. On the server-side OGSA-DAI will use the client's GSI security credential during the transfer. If no credential is provided then the activity will fail.
<deliverToGFTP name="delivery"> <fromLocal from="dataSource"/> <toGFTP host="somehost.org" port="2811" file="path/file.ext" append="false"/> </deliverToGFTP>
Element deliverToGFTP:
This activity can operate with any data resource accessor.
OGSA-DAI/schema/ogsadai/xsd/activities/deliver_to_gftp.xsd
uk.org.ogsadai.activity.delivery.wsrf.DeliverToGFTPActivity
uk.org.ogsadai.client.toolkit.activity.delivery.DeliverToGFTP
Up: Activities | ||
© International Business Machines Corporation, 2002-2006 | © The University of Edinburgh, 2002-2006 |