ExternalStorageGet

ExternalStorageGet[ExternalStorageObject[]]

reads in an expression stored at an external storage specified by the ExternalStorageObject.

ExternalStorageGet[location]

reads in an expression stored at location in an external storage specified by $ExternalStorageBase.

Details and Options

  • The default external storage is given by $ExternalStorageBase.
  • Possible values for location include regular file paths and IPFS content identifiers (CID).

Examples

open allclose all

Basic Examples  (2)

Save a computed value to the InterPlanetary File System (IPFS):

Get an expression stored in the InterPlanetary File System (IPFS):

Save a computed value to Dropbox:

Get an expression stored in Dropbox:

Scope  (3)

ExternalStorageObject  (1)

Get an expression stored in the InterPlanetary File System (IPFS) by providing an ExternalStorageObject:

Location  (2)

CID  (1)

Get an expression stored in the InterPlanetary File System (IPFS) by providing its content identifier (CID):

Path  (1)

Save a computed expression to Dropbox specifying the target path:

Get an expression stored in Dropbox by providing its location path:

Options  (2)

ExternalStorageBase  (2)

Dropbox  (1)

Save a computed value to Dropbox:

Get an expression stored in Dropbox:

IPFS  (1)

Get an expression stored in the InterPlanetary File System (IPFS):

Wolfram Research (2020), ExternalStorageGet, Wolfram Language function, https://reference.wolfram.com/language/ref/ExternalStorageGet.html.

Text

Wolfram Research (2020), ExternalStorageGet, Wolfram Language function, https://reference.wolfram.com/language/ref/ExternalStorageGet.html.

CMS

Wolfram Language. 2020. "ExternalStorageGet." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ExternalStorageGet.html.

APA

Wolfram Language. (2020). ExternalStorageGet. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ExternalStorageGet.html

BibTeX

@misc{reference.wolfram_2023_externalstorageget, author="Wolfram Research", title="{ExternalStorageGet}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/ExternalStorageGet.html}", note=[Accessed: 19-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_externalstorageget, organization={Wolfram Research}, title={ExternalStorageGet}, year={2020}, url={https://reference.wolfram.com/language/ref/ExternalStorageGet.html}, note=[Accessed: 19-April-2024 ]}