S3Surfer
Learn how to configure S3Surfer for use with Filebase.
Last updated
Was this helpful?
Learn how to configure S3Surfer for use with Filebase.
Last updated
Was this helpful?
S3Surfer is CLI tool developed for browsing and interacting with object storage buckets that use an S3-compatible API. S3Surfer can be used with Filebase.
Read below to learn how to use S3Surfer with Filebase.
If you have installed and configured for Filebase, this file is already configured. If you do not have AWS CLI configured, create a new file ~/.aws/credentials
that contains the following content:
env AWS_PROFILE='default'
Run the following command to view the contents of one of your Filebase buckets. Replace BUCKET_NAME
with your Filebase bucket name.
./s3surfer --endpoint-url https://s3.filebase.com -b filebase-bucket-sample
Additional keyboard shortcuts are listed at the bottom of the GUI. Once downloaded, the GUI will confirm the file has been downloaded to your local computer.