ExternalStoragePut
✖
ExternalStoragePut
writes expr to a specific path in an external storage specified by $ExternalStorageBase.
writes expr to the service and path represented by an ExternalStorageObject.
Details and Options

- ExternalStoragePut returns an ExternalStorageObject.
- The default external storage is given by $ExternalStorageBase.
Examples
open allclose allBasic Examples (2)Summary of the most common use cases
Save a computed value to the InterPlanetary File System (IPFS):

https://wolfram.com/xid/0bzqrltvlapms74ss-z9uzht


https://wolfram.com/xid/0bzqrltvlapms74ss-7n9j5h

Save a computed value to Dropbox:

https://wolfram.com/xid/0bzqrltvlapms74ss-urtl3d


https://wolfram.com/xid/0bzqrltvlapms74ss-2jlimo

Scope (2)Survey of the scope of standard use cases
Default Path (1)
Options (3)Common values & functionality for each option
ExternalStorageBase (2)
Dropbox (1)
IPFS (1)
Save an expression to the InterPlanetary File System (IPFS). IPFS does not require a target path because files in that system are identified by a content identifier (CID) that is automatically generated:

https://wolfram.com/xid/0bzqrltvlapms74ss-tudim3


https://wolfram.com/xid/0bzqrltvlapms74ss-b4x3x9

OverwriteTarget (1)
By default, ExternalStoragePut does not overwrite a file if an existing path is provided and the expression to be saved is the same as the one in the existing file.

https://wolfram.com/xid/0bzqrltvlapms74ss-qe1t9f


https://wolfram.com/xid/0bzqrltvlapms74ss-bk3d42


https://wolfram.com/xid/0bzqrltvlapms74ss-gywlsl

Save a different expression to the same path:

https://wolfram.com/xid/0bzqrltvlapms74ss-krgzgo


https://wolfram.com/xid/0bzqrltvlapms74ss-zp6vd7


https://wolfram.com/xid/0bzqrltvlapms74ss-ntli1c

By setting the OverwriteTarget option to True, the target file will be replaced:

https://wolfram.com/xid/0bzqrltvlapms74ss-c63slq


https://wolfram.com/xid/0bzqrltvlapms74ss-7ckgkr

Wolfram Research (2020), ExternalStoragePut, Wolfram Language function, https://reference.wolfram.com/language/ref/ExternalStoragePut.html.
Text
Wolfram Research (2020), ExternalStoragePut, Wolfram Language function, https://reference.wolfram.com/language/ref/ExternalStoragePut.html.
Wolfram Research (2020), ExternalStoragePut, Wolfram Language function, https://reference.wolfram.com/language/ref/ExternalStoragePut.html.
CMS
Wolfram Language. 2020. "ExternalStoragePut." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ExternalStoragePut.html.
Wolfram Language. 2020. "ExternalStoragePut." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ExternalStoragePut.html.
APA
Wolfram Language. (2020). ExternalStoragePut. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ExternalStoragePut.html
Wolfram Language. (2020). ExternalStoragePut. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ExternalStoragePut.html
BibTeX
@misc{reference.wolfram_2025_externalstorageput, author="Wolfram Research", title="{ExternalStoragePut}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/ExternalStoragePut.html}", note=[Accessed: 18-May-2025
]}
BibLaTeX
@online{reference.wolfram_2025_externalstorageput, organization={Wolfram Research}, title={ExternalStoragePut}, year={2020}, url={https://reference.wolfram.com/language/ref/ExternalStoragePut.html}, note=[Accessed: 18-May-2025
]}