gd_testfiletransfer

Tests file transfer to a Globus resource.

   

Syntax

success = gd_testfiletransfer(host)

success = gd_testfiletransfer(host,remotedir)

 

Description

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.

 

Example

remotedir = gd_testfiletransfer('server','/home/<USER>/');

 

Notes

A valid proxy certificate is required to use this function.

 

See also

gd_testauthentication, gd_testjobsubmission, gd_timeauthentication, gd_timefiletransfer, gd_timejobsubmission

 



gd_testauthentication

contents

gd_testjobsubmission

Copyright © 2007, The Geodise Project, University of Southampton