Skip to content

Python script to download files from single S3 bucket with predefined list of filenames

Notifications You must be signed in to change notification settings

ValeriyTen/S3-mass-download-from-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3-mass-download-from-list

Python script to download files from single S3 bucket with predefined list of filenames

'Tested on Python 3.8.1'

Configuration and launch:

  1. Install 'requirements.txt'
  2. Add your S3 bucket configuration to 'config' file
  3. Add list of files to 'files_to_download' file (format example inside the file)
  4. Launch 'main.py' from root directory

About

Python script to download files from single S3 bucket with predefined list of filenames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages