streaming.base.storage#
Base module for downloading/uploading files from/to cloud storage.
Functions
Use the correct download handler to download the file. |
|
Download a file from remote Alipan to local. |
|
Download a file from remote Microsoft Azure to local. |
|
Download a file from remote Microsoft Azure Data Lake to local. |
|
Download a file from remote Databricks Unity Catalog to local. |
|
Download a file from remote Databricks File System to local. |
|
Download a file from remote GCS to local. |
|
Download a file from remote Hugging Face to local. |
|
Download a file from remote to local. |
|
Download a file from remote OCI to local. |
|
Download a file from remote AWS S3 (or any S3 compatible object store) to local. |
|
Download a file from remote SFTP server to local filepath. |
Classes
Upload file from local machine to Microsoft Azure DataLake. |
|
Upload file from local machine to Microsoft Azure bucket. |
|
Upload local files to a cloud storage. |
|
Upload file from local machine to Google Cloud Storage bucket. |
|
Upload file from local machine to a Huggingface Dataset. |
|
Copy file from one local directory to another local directory. |
|
Upload file from local machine to Oracle Cloud Infrastructure (OCI) Cloud Storage. |
|
Upload file from local machine to AWS S3 bucket (or any S3 compatible object store). |