download_from_local# streaming.base.storage.download_from_local(remote, local)[source]# Download a file from remote to local. Parameters remote (str) – Remote path (local filesystem). local (str) – Local path (local filesystem).