Upload File to AWS S3 Easily

Whether you’re a beginner or an advanced user, uploading files to Amazon S3 shouldn’t be a challenging task. In this article, we have described one of the easiest methods you can use to upload any type of file, be it images, audios, or videos to the AWS S3.

Uploading Files to Amazon S3 Using Native Methods

Amazon S3 is an object storage platform, which stores your file as an “object.” It contains the file’s data and its metadata and is stored in a “bucket,” a container that is capable of holding an unlimited number of objects. There are two ways to upload a file to Amazon S3:

  1. S3 Console – The S3 console is usually the default method to upload files to S3 for many people. You can create folders in the console and then store objects in those folders. The name of the folder appears as a prefix in the object’s name.
  2. AWS Command Line Interface (CLI) – The AWS CLI provides more control and flexibility when uploading files to S3. For example, you can upload a file that’s larger than 160 GB (which is normally the limit imposed on an individual file). To upload a file to S3 without console access, you have to use the “put-object” command.

If you’re curious and want to learn more about these two methods, feel free to explore Amazon’s official guide.

How to Upload File to S3 Bucket in the Web Version

Here are the step-by-step instructions on how you can upload a file to an S3 bucket in a browser:

1

First, head to the Amazon site and log in with your credentials.

2

Click on S3 under the “Storage” section. You’ll then be taken to the S3 console.

Cloud Object Storage Amazon S3 Menu and it's Storage Section are demonstrated
3

In the dashboard, select Create bucket. Enter a unique name for the bucket.

The Bucket section in the Amazon S3 console with the highlighted Create bucket button are shown
4

In the “Region” field, choose a place that’s most geographically close to you. This will help reduce latency and storage costs. Once you’re done, click on Create.

AWS Region field in the General configuration Menu of creating S3 bucket is selected
5

To add an object, enter the bucket you just created and then click on Upload.

The newly created S3 Bucket with no objects in it is shown and the Upload button is highlighted.
6

After the site redirects you further, click on Add Files and then select the files you want to upload as objects.

S3 Bucket's Upload Step in the S3 console is demonstrated and the Add files button is highlighted.
7

Click on Upload.

S3 Bucket's Upload Step after adding files in the S3 console is demonstrated and the Upload button is highlighted.

Upload a file to S3 without CLI

The Amazon S3 console is the default choice for many people when it comes to uploading files, but if you want a faster and more convenient tool, then there are other options available. In addition to uploading your data to AWS S3, the tool described below also allows you to upload files from remote servers and cloud storages instead of just your computer.

S3 Upload Tool - Commander One

Commander One is a file manager that makes uploading files to Amazon S3 very straightforward. There’s no need to understand and memorize commands or use a browser as you can upload any file you want directly from within this application. 

It functions as an intuitive Amazon S3 client for Mac and you can upload your data to it from various sources including cloud storages like Google Drive. 

Commander One app is opened

Commander One provides a range of capabilities for uploading files to S3. Here are some of the things you can do with it:

Moreover, Commander One allows you to upload large files and perform batch uploads to S3. You can even use it to upload a ZIP file to S3.

How to Upload Files to AWS S3

Using Commander One is the easiest way to upload a file to AWS S3. With its user-friendly interface, you can upload your data in a matter of seconds and even get access to a specific Amazon S3 bucket. Here’s the S3 upload file process in Commander One:

1

Go to the Amazon site and log in to your S3 account.

2

Follow the steps mentioned above to create and configure a bucket in the S3 console.

3

Save your Access Key and Secret Key as you’ll need them later.

4

Now download Commander One on your Mac and launch the application.

5

Navigate to the “Connections” manager in the toolbar.

The Connections manager of the Commander One is highlighted
6

Click on Amazon S3.

Amazon S3 connection is highlighted in the app
7

Enter your credentials, which you received after registering and creating a bucket on AWS S3.

Click on Connect to add your Amazon S3 as a local disk.

Amazon S3 connection's name, Access and Secret Keys in the Commander One are shown

Now you can start managing files in S3 with Commander One. You can perform various actions using hotkeys, drag-and-drop, copying and pasting, and more.

You can upload files in batches to AWS S3 and you’ll be able to see the progress in a pop-up window.

How to Upload Files to AWS S3 from FTP/SFTP Server

Commander One also gives you the option to upload files from FTP to S3. All you have to do is add your FTP/SFTP/FTPS server in the application via Connections Manager. Once it’s been added, you’ll be able to copy its contents and paste them in your AWS S3 buckets. You can also just drag and drop files between the two storages.

Frequently Asked Questions

The maximum size of a file when uploaded through the Amazon S3 console is 160 GB. This limit can be bypassed if you use the Amazon Command Line Interface and execute the AWS S3 upload file to bucket command line. Alternatively, you can use Commander One, which has a file size limit of 5 TB when uploading to AWS S3.

Yes, it is possible to transfer files between different Amazon S3 accounts using Commander One. All you have to do is add your S3 accounts to Commander One and then you’re ready to seamlessly move your data between them.