🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

bsync

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
b

bsync

Sync files from your computer to Box.com using the Box API. Think rsync for Box.com

1.2.0
97

Supply Chain Security

100

Vulnerability

98

Quality

100

Maintenance

100

License

Repository has been archived by the owner.
Maintainers
1
Issues
0

bsync

Sync files from your computer to Box.com using the Box API

Think rsync for Box

Features

  • Preserves directory structure when uploading
  • Can handle large files with chunked upload support
    • Large files are uploaded with a progress bar indicator
  • Only uploads existing files if they have changed on disk
  • Define which files to sync base on glob expressions
  • Reports what's been uploaded in a CSV artifact

Install

pip install bsync

Now the bsync command should be available in your shell (bsync.exe for Win)

Documentation

Please see the official documentation for more information and usage

https://bsync.readthedocs.io/en/latest/

FAQs

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