All DevTips

File storage and transfers

Download files with curl, manage object storage with rclone, and upload to Amazon S3 from Node.js.

  1. How to start downloading files with cURL

    Learn how to efficiently download files using the powerful command-line tool cURL, so you can speed up your Transloadit workflow.

  2. Using Rclone to manage files in DigitalOcean Spaces via CLI

    Discover how to use Rclone, an open-source CLI tool, to manage files in DigitalOcean Spaces, enhancing your workflow with efficient file operations.

  3. Export files to Amazon S3 in Node.js: a complete guide

    Learn how to efficiently export files to Amazon S3 in Node.js using the AWS SDK and alternative open-source tools, with practical examples and best practices.