Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7896471
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T07:54:11+00:00 2026-06-03T07:54:11+00:00

I upload files in many different ways to my s3 bucket. In python i

  • 0

I upload files in many different ways to my s3 bucket.

In python i could use boto like this:

from boto.s3.connection import S3Connection

conn = S3Connection('access-key','secret-access-key')
bucket = conn.get_bucket('bucket')
for key in bucket.list():
    print key.name

In node I have used knox to connect to buckets to get urls, but how could I iterate through the keys in node to see all files in my bucket?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T07:54:13+00:00Added an answer on June 3, 2026 at 7:54 am

    You can do it with AwsSum. It is actively maintained and can perform ALL the S3 operations provided by Amazon.

    • https://github.com/appsattic/node-awssum/

    There is a fully featured example of exactly what you’re looking for in the node-awssum-scripts repo. It gets the first 1000 keys, then keeps doing new requests using the ‘marker’ parameter to the operation until there are no more keys, so you may want to look at that:

    • https://github.com/appsattic/node-awssum-scripts/blob/master/bin/amazon-s3-list.js

    If you need any help, give me a shout on GitHub. Disclaimer: I’m chilts, author of Awssum. 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to upload files from web browser to S3. I evaluated many upload
I'm making the script for easy upload many files. I've tried fyneworks plugin ,
I would like to upload files just like google mail does. I would want
How can I upload files to server using JSP/Servlet? I tried this: <form action="upload"
I want to upload files directly to IIS7 (in this case I am using
I'm currently using SWFUpload to upload files to my S3 bucket. And it's working
I am using Amazon S3 service to upload different directories (and the files inside)
I'm using curl_multi with multi to upload files to different servers. Each server has
To batch upload many files, there is one section of CSharp WPF code that
Users upload different types of files (images, videos, audio, docs etc) on our DAM

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.