Tests file transfer to a Globus resource.
success = gd_testfiletransfer(host)
success = gd_testfiletransfer(host,remotedir)
success = gd_testfiletransfer(host) where success is the outcome of the file transfer of a small file to the Globus GridFTP server host. The value of success is 1 on success and 0 on failure.
success = gd_testfiletransfer(host,remotedir) as above where the file will be transferred into the directory remotedir on host.
remotedir = gd_testfiletransfer('server','/home/<USER>/');
A valid proxy certificate is required to use this function.
gd_testauthentication, gd_testjobsubmission, gd_timeauthentication, gd_timefiletransfer, gd_timejobsubmission
Copyright © 2007, The Geodise Project, University of Southampton