Ritesh, In Gram4 you can use the fileStageOut element in the job description to get files. Check http://tinyurl.com/c8mpj3
Note: For that to work a GridFTP server must be running on the Gram4 machine (or on some other machine that has access to the data written by your job), and on your client machine (or where you want the data to be transferred to). If you want to get files to your client-machine and don't want to run a GridFTP server on your client, you have to get the data manually after the job, e.g. using a gridftp client like globus-url-copy. For this to work you still have to have a GridFTP server running on the Gram4 machine, (or on some other machine that has access to the data written by your job). But you can also fetch it by some other transfer mechanism (e.g. scp, ftp, floppy disk) -Martin Ritesh Badwaik wrote: > Hi, > If job submitted to globus produces some output file then how to > retrieve that output file from GLOBUS_USER_HOME directory where job > is executed. > > Thanks and regards > Ritesh
