New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bayfiles-cli

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bayfiles-cli

a cli for bayfiles.com, anonfile.com, megaupload.nz and forumfiles.com

  • 2.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

bayfiles-cli

A cli for bayfiles.com, anonfile.com, megaupload.nz and forumfiles.com file uploading and downloading.

Installation

npm i -g bayfiles-cli

Usage (upload)

$ bayfilesupload
bayfilesupload <files...>

Upload one or multiple files

Positionals:
  files  The files to upload                                            [string]

Options:
  --help               Show help                                       [boolean]
  --version            Show version number                             [boolean]
  --site, -s           Website to upload
         [choices: "bayfiles", "anonfile", "megaupload", "forumfiles"] [default:
                                                                     "bayfiles"]
  --quiet, -q          If set, log messages won't be shown             [boolean]
  --write-to-file, -w  Append the urls to a file
  --delete-files       Delete files after upload                       [boolean]
  --retry, -t          Retry if an http error occurs                   [boolean]
  --recursive, -r      Step in directories                             [boolean]

Not enough non-option arguments: got 0, need at least 1

Usage (download)

$ bayfilesdownload
bayfilesdownload <urls...>

Download one or multiple files

Positionals:
  urls  The uploaded files to download                                  [string]

Options:
  --help                Show help                                      [boolean]
  --version             Show version number                            [boolean]
  --quiet, -q           If set, log messages won't be shown            [boolean]
  --read-from-file, -r  Read the urls from a file
  --retry, -t           Retry if an http error occurs                  [boolean]
  --output, -o          Where to put the downloaded files

Not enough non-option arguments: got 0, need at least 1

Keywords

FAQs

Package last updated on 17 Jan 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