Times file transfer to a Globus resource.
time = gd_timefiletransfer(host)
time = gd_timefiletransfer(host,remotedir)
time = gd_timefiletransfer(host) where time is the elapsed time in milliseconds taken to transfer a small file to the Globus GridFTP server host. If file transfer fails time will return -1.
time = gd_timefiletransfer(host,remotedir) as above where the file will be transferred into the directory remotedir on host.
time = gd_timefiletransfer('server.domain.com','/home/<USER>/')
A valid proxy certificate is required to use this function.
gd_testauthentication, gd_testfiletransfer, gd_testjobsubmission, gd_timeauthentication, gd_timejobsubmission
Copyright © 2007, The Geodise Project, University of Southampton