grid.GridFTPUpload {GridR} | R Documentation |
Uploads the file path to url with the use of GridFTP. Only works if <ACGTLIBPATH> in the config file points to the globus toolkit libraries
grid.GridFTPUpload(url,path)
url |
The url where to upload the file |
path |
The path of the file to upload |
Malte Lohmeyer