FileStager
org.sdm.spa.FileStager

This actor gets a set of files from a specified local directory, copies them into a specified Globus machine, and sends back the list of file paths as string when it is done.

Author(s): Ilkay Altintas (Built on top of Steve Mock's GridFTP.)
Version:$Id: FileStager.java,v 1.5 2006/04/04 22:37:02 altintas Exp $


certificate
The Globus proxy certificate generated by the GlobusProxy actor.

filesToPut
The list of file paths to stage in string form seperated by semicolons.

stagedFiles
The list of file paths for the copied files. (In string form seperated by semicolons.)