# Uploading to S3 using CyberDuck
This is a guide on uploading a file to an S3 Bucket using CyberDuck.
## Requirements
1. Install CyberDuck: [link](https://cyberduck.io/download/)
2. AWS Access and Secret keys
3. AWS Bucket name
## Upload Steps
### 1. Open CyberDuck and click on Open Connection

### 2. Insert the AWS information
Add the bucket server following the format in the image below. Change `<name>` for the bucket name.
Add the Access and Secret Access keys. Then, click on Connect.

### 3. Upload the file
After connecting, you'll be able to list the bucket's files.

Right-click anywhere, open the menu and click on the upload button.

Choose the file, then click to upload.