Skip to content

Script to upload all files in a folder and subdirectories to aws s3 glacier with PHP

Notifications You must be signed in to change notification settings

masterfermin02/awsglacier_uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awsglacier_uploader

Script to upload all folder and subdirectory to aws s3 glacier with PHP

How to install

  • 1 - Run composer

Composer install

  • 2 - Copy credentials_sample.ini to credentials.ini and update with your aws data

cp credentials_sample.ini credentials.ini

  • 3 - Once this is done, you’ll need to adapt the index PHP script for your use case and0/d run it with :

php -f index.php

About

Script to upload all files in a folder and subdirectories to aws s3 glacier with PHP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages