Socket
Socket
Sign inDemoInstall

carp-streamer

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carp-streamer

carp-streamer is backup tool for files on local computer using Box Platform API.


Version published
Weekly downloads
32
increased by3100%
Maintainers
1
Weekly downloads
 
Created
Source

carp-streamer

npm version Known Vulnerabilities CodeFactor Codacy Badge codecov

carp-streamer is backup tool for files on local computer using Box Platform API.

Installation

npm install -g carp-streamer

Configuration

Set an Application Config File

export BOX_APP_CONFIG=~/Downloads/211349463_aagtkjaz_config.json

Usage

Execute the command with the following arguments.

  • Source: directory path of local computer
  • Sink: Folder ID of Box

If you want to backup the desktop folder of the local computer to the root folder of Box, execute as follows.

carp-streamer ~/Desktop 0

There is also a --dry-run option.

carp-streamer --dry-run ~/Desktop 0

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/naokikimura/carp-streamer.

Keywords

FAQs

Package last updated on 10 Aug 2019

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