DreamObjects cluster migration
DreamHost is currently in the process of migrating all DreamObjects accounts to a new hardware platform.
Please review this article to identify the cluster your DreamObjects account currently resides on and the features it supports.
Overview
This article lists different Windows, Mac, and command line applications you can use to connect to your DreamObjects bucket.
AWS CLI
AWS CLI is:
- a command-line tool for uploading, retrieving, and managing data in Amazon S3 and other Cloud Storage Service Providers that use the S3 protocol, such as DreamHost DreamObjects.
- best suited for users who don’t fear the command line.
- ideal for scripts, automated backups triggered from cron, and so on.
Check out the AWS CLI DreamObjects tutorial for more info.
Cyberduck
Cyberduck is an FTP, SFTP, and WebDav client as well as a cloud storage browser for Mac and Windows. You can use Cyberduck to connect to your DreamObjects account.
Check out the Cyberduck DreamObjects tutorial for more info.
S3 Browser
S3 Browser is a free Windows S3 client providing a simple GUI you can use to store and retrieve data.
View the S3 Browser site for more information.
S3cmd
S3cmd is:
- a command-line tool for uploading, retrieving, and managing data in Amazon S3 and other Cloud Storage Service Providers that use the S3 protocol, such as DreamObjects.
- best suited for users who don’t fear the command line.
- ideal for scripts, automated backups triggered from cron, and so on.
Check out the S3cmd DreamObjects tutorial for more information.