Skip to content

Commit b8609fd

Browse files
authored
Merge pull request #446 from iterate-ch/issue/427
Add Port information to S3
2 parents 604cec0 + 13a8906 commit b8609fd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

protocols/s3/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ Transfer files to your [S3](http://aws.amazon.com/s3) account and browse the S3
5151

5252
You must obtain the login credentials (Access Key ID and Secret Access Key) of your [Amazon Web Services Account](http://aws.amazon.com/account/) from the [*AWS Access Identifiers page*](https://console.aws.amazon.com/iam/home?#security_credential). Enter the *Access Key ID* and *Secret Access Key* in the login prompt.
5353

54+
The default ports are:
55+
- HTTPS: 443
56+
- HTTP: 80
57+
58+
Unless you configured a custom port make sure to stick to the default ports to avoid connection failures.
59+
5460
```{note}
5561
All connection profiles are available through the *Preferences → Profiles* tab.
5662
```

0 commit comments

Comments
 (0)