Overview
DreamObjects works with any application that supports the S3 protocol. This article lists the Windows, Mac, and command-line applications you can use to connect to your DreamObjects bucket.
| Application | Platform | Type |
|---|---|---|
| AWS CLI | Command line (cross-platform) | Command-line tool |
| Cyberduck | Mac, Windows | GUI client |
| S3 Browser | Windows | GUI client |
| S3cmd | Command line (cross-platform) | Command-line tool |
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 are comfortable with the command line.
- ideal for scripts, automated backups triggered from cron, and so on.
See the AWS CLI DreamObjects tutorial for more information.
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.
See the Cyberduck DreamObjects tutorial for more information.
S3 Browser
S3 Browser is a free Windows S3 client that provides a simple graphical interface you can use to store and retrieve data.
See 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 are comfortable with the command line.
- ideal for scripts, automated backups triggered from cron, and so on.
See the S3cmd DreamObjects tutorial for more information.