Next: standard_exec procedure, Previous: standard_close procedure, Up: Procedures For Remote Communication [Contents][Index]
Downloads a file to a destination. It returns either the empty string (indicating failure) or the name of the file on the destination.
standard_download dest file destfile
destDestination board.
fileThe name of the file to download.
destfileIf the optional destile is specified, that filename will be used on the destination board.