Skip to content

samazgor/Remote-Upload-To-AWS-S3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Remote-Upload-To-AWS-S3

Here is the basic instructions -

  1. Install Node.js

    sudo apt-get install nodejs

    sudo apt-get install npm

  2. Install AWS JS SDK

    npm install aws-sdk

  3. Install Request

    npm install request

  4. Create a file config.json - copy the code.

  5. Create your JS file filename.js - copy the code.

  6. Navigate to the folder and type node filename.js

Dont forget to change the values of aws access keys, bucketname etc.


Credit: Stack Overflow

About

Remote Upload To AWS S3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published