mirror of
https://github.com/rclone/rclone.git
synced 2025-08-08 21:44:47 +02:00
alias: add new backend to create aliases for remote names #1049
The alias backend is a wrapper for an existing remote. It allows you to name a "remote:path" as an "alias:".
This commit is contained in:
committed by
Nick Craig-Wood
parent
5055b340da
commit
b183bd7f00
@ -21,6 +21,7 @@ docs = [
|
||||
"overview.md",
|
||||
|
||||
# Keep these alphabetical by full name
|
||||
"alias.md",
|
||||
"amazonclouddrive.md",
|
||||
"s3.md",
|
||||
"b2.md",
|
||||
|
Reference in New Issue
Block a user