New to the forum, and thought I should contribute something that I recently wrote for myself. It's a simple NodeJS script that takes an open S3 URL, and recursively loops through all directories, finding and downloading files.
Requirements: NodeJS and two dependencies, installed via: npm i...