Skip to content

Command-line tool for uploading and downloading content from an Amazon S3 bucket, with features that make working with static hosting website happier.

License

Notifications You must be signed in to change notification settings

kylegalbraith/s3ldr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

s3ldr

Command-line tool for uploading and downloading content from an Amazon S3 bucket, with features that make working with static hosting website happier.

Usage

Default behaviour is to upload from the current directory to the destination bucket location

s3ldr [options][source] destination_bucket

Examples

To upload the contents of the current directory to the bucket “www.example.com”:

C:\web>s3ldr www.example.com

About

Command-line tool for uploading and downloading content from an Amazon S3 bucket, with features that make working with static hosting website happier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages