Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

remote_url_to_s3

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remote_url_to_s3

Stream a file from remote url and upload it to s3 bucket

  • 0.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Remote url to s3

Stream a file from remote url and upload it to s3 bucket. Mostly required when scrapping stuff.

Installation

npm install

Usage

  • open remote-url-to-s3.js
  • replace https://remotehost.com/filename.jpg with the remote file
  • replace folder/filename.jpg with the path where you would like to put the file in s3
  • add s3 key, secret and bucket
  • hit remote-url-to-s3.js and it will download from remote url and upload to s3

Feel free to copy the copy and usage it in your projects. No rocket science here :)

Keywords

FAQs

Package last updated on 04 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc