Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SharonBrizinov authored Feb 13, 2021
1 parent de44e9f commit 7261ade
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ Fill the storage url and press `Get Dirlist`. Use double-click to download a fil

**Supported URL schemes**
- AWS
- http://<BUCKETNAME>.s3.<REGION>.amazonaws.com/
- https://<BUCKETNAME>.s3.amazonaws.com
- s3://<BUCKETNAME>
- http://BUCKETNAME.s3.REGION.amazonaws.com/
- https://BUCKETNAME.s3.amazonaws.com
- s3://BUCKETNAME
- Azure
- https://<ACCOUNTNAME>.blob.core.windows.net/<CONTAINER>
- https://ACCOUNTNAME.blob.core.windows.net/CONTAINER
- FTP
- ftp://ftp.server.com
- HTTP Index
Expand Down

0 comments on commit 7261ade

Please sign in to comment.