bunny-transfer
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

bunny-transfer

NPM Version

Installation

npx --yes bunny-transfer@latest sync <from> <to...>
npx --yes bunny-transfer@latest move <from> <to...>
npx --yes bunny-transfer@latest empty <location...>
npx --yes bunny-transfer@latest purge <pull-zone...>

The difference between the sync and move commands is that:

  • The sync command will sync files to the destination, and delete files in the destination that do not exist in the source.
  • The move command will move files to the destination, and leave existing files in the destination that do not exist in the source.

Documentation

Please read the docs for usage and examples.

Package Sidebar

Install

npm i bunny-transfer

Weekly Downloads

1,154

Version

0.0.5

License

AGPL-3.0-only

Unpacked Size

128 kB

Total Files

16

Last publish

Collaborators

  • jlarmstrongiv
  • bunny-launcher