ColdStack Docs
  • Introduction
  • ColdStack FAQ
  • Binance Smart Chain Bridge
    • Release
    • Customer Support
    • FAQ
    • Step-by-Step Guide
  • Concepts
    • Bucket versioning
    • Logging actions with a bucket
  • Tools
    • Supported tools
      • CyberDuck S3 Client
      • S3 Browser
      • AWS CLI Console client
      • SDKs for different languages
        • JavaScript SDK
        • Using extended API with JavaScript
        • AWS SDK for Java
        • Python SDK (boto)
  • S3 Compatible API
    • How to use the API
    • Signing Requests
    • API Reference
      • Bucket
        • HeadBucket
        • ListObjects/ListObjectsV2
        • PutBucketVersioning
        • PutBucketLogging
        • RenameBucket
        • GetBucketLocation
        • ListBuckets
      • Object
        • PutObject
        • GetObject
        • HeadObject
        • RenameObject
        • PutObjectAcl
      • Multipart upload
        • General multipart upload order
        • CreateMultipartUpload
        • UploadPart
        • CompleteMultipartUpload
        • ListMultipartUploads
      • Analytics
        • GetStatistics
        • GetBandwidthAnalytics
        • GetStorageAnalytics
      • Common request headers
      • Common response headers
      • Responses
Powered by GitBook
On this page

Was this helpful?

  1. Tools

Supported tools

ColdStack supports a lot of clients, that you can use to store your files, backups and personal documents.

PreviousLogging actions with a bucketNextCyberDuck S3 Client

Last updated 3 years ago

Was this helpful?

ColdStack supports several of the Amazon S3 HTTP API methods. This allows you to use not only ColdStack tools when working with the storage, but also popular tools for working with Amazon S3.

  • GUI clients

    • (for Mac, Windows)

    • (for Windows)

  • Console clients

  • SDK

Troubleshooting

Download fails or does not finish

Make sure that your client is configured to download files using only one connection. If you are using CyberDuck then take a look at our . If you use another client and still have problems with download then try to contact our support.

CyberDuck
S3 Browser
AWS CLI Console client
AWS Java SDK
Python SDK (boto)
JavaScript SDK
CyberDuck manual