0.10.2 • Published 5 years ago

carp-streamer v0.10.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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.

0.10.2

5 years ago

0.10.1

5 years ago

0.10.0

5 years ago

0.10.0-0

5 years ago

0.9.2

5 years ago

0.9.1

5 years ago

0.9.0

5 years ago

0.9.0-0

5 years ago

0.8.0

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago