# Write jld2 files to s3 bucket

**URL:** https://discourse.julialang.org/t/write-jld2-files-to-s3-bucket/85307
**Category:** General Usage
**Tags:** question
**Created:** [August 4, 2022, 5:00pm UTC](https://discourse.julialang.org/t/write-jld2-files-to-s3-bucket/85307 "2022-08-04T17:00:48Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![sunayana](https://avatars.discourse-cdn.com/v4/letter/s/e274bd/32.png) [@sunayana](https://discourse.julialang.org/u/sunayana)
#### Post date: [August 4, 2022, 5:00pm UTC](https://discourse.julialang.org/t/write-jld2-files-to-s3-bucket/85307/1 "2022-08-04T17:00:48Z")

</div>

Hi,  
I would like to write a `jld2` file to an s3 bucket. Since I cannot use the `save` function from JLD2 library directly any suggestion on how to do this is much appreciated.

Thanks!
