Skip to content

Commit

Permalink
fix: remove fshare
Browse files Browse the repository at this point in the history
As their API was closed.
  • Loading branch information
sntran committed Jul 6, 2024
1 parent 37ddead commit 31502eb
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 581 deletions.
19 changes: 11 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,35 @@ A [Rclone wrapper for WebAssembly build](./rclone.js) is also available.

## Storage providers

- Fshare.vn
- Google Drive [:page_facing_up:](https://rclone.org/drive/)
- HTTP [:page_facing_up:](https://rclone.org/http/)
- The local filesystem [:page_facing_up:](https://rclone.org/local/)
- Memory [:page_facing_up:](https://rclone.org/memory/)

### Virtual storage providers

These backends adapt or modify other storage providers

- Alias: rename existing remotes [:page_facing_up:](https://rclone.org/alias/)
- Chunker [:page_facing_up:](https://rclone.org/chunker/)
- Crypt: encrypt files [:page_facing_up:](https://rclone.org/crypt/)

## Commands

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

## Development

Expand Down
Loading

0 comments on commit 31502eb

Please sign in to comment.