grid.GridFTPDownload {GridR} | R Documentation |
Downloads a file from url and saves it it path with the use of GridFTP. Only works if <ACGTLIBPATH> in the config file points to the globus toolkit libraries
grid.GridFTPDownload(url,path)
url |
The url of the file to download |
path |
The path where to download the file |
Malte Lohmeyer