This step assumes you have followed the installation steps and initialized the client.Documentation Index
Fetch the complete documentation index at: https://docs.storagesync.app/llms.txt
Use this file to discover all available pages before exploring further.
Presigned Urls
If you are looking for a way to allow users to upload objects directly to your bucket, you should check out Put Object with Presigned urlFile size over 100mb
Generally if you are uploading a file over 100mb, you should consider using Multipart UploadsUpload a File/Object using the SDK
The example belows shows how we would upload an object called list-of-cats.txt to our buckets.index.ts