Skip to content

sntran/denolcr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e10099e Β· Jul 7, 2024

History

99 Commits
Sep 28, 2022
Jul 7, 2024
Jul 7, 2024
Jun 26, 2024
Jun 29, 2024
Jun 27, 2024
May 9, 2023
Jun 26, 2024
Jul 6, 2024
Apr 17, 2022
Jul 6, 2024
Jul 7, 2024
Jul 7, 2024
Jun 29, 2024
Jul 7, 2024
Jun 27, 2024
Jul 7, 2024
Jun 29, 2024
Jul 7, 2024
Jul 7, 2024
Jun 26, 2024
Apr 18, 2022
Jun 29, 2024

Repository files navigation

denolcr

Deno port of Rclone, rewriting functionality using Web API.

A Rclone wrapper for WebAssembly build is also available.

Storage providers

Virtual storage providers

These backends adapt or modify other storage providers

Commands

  • backend
  • cat
  • config
  • copy
  • copyurl
  • ls
  • lsd
  • lsf
  • lsjson
  • lsl
  • obscure
  • rcat
  • reveal
  • serve

Development

  • Clone the repository and navigate to the folder.
  • deno task start to execute commands.
  • Alternatively, deno task install to install a dclone executable in PATH that is symbolic linked to the main.js file and use dclone in place of deno task start.
  • deno task test to run the test suites.

About

Rclone running in Deno

Resources

Stars

Watchers

Forks

Packages

No packages published