1
mirror of https://github.com/rclone/rclone synced 2025-08-23 19:57:42 +02:00
Files
.github
backend
alias
test
files
four
three
underthree.txt
one%.txt
two.html
alias.go
alias_internal_test.go
all
amazonclouddrive
azureblob
b2
box
cache
chunker
compress
crypt
drive
dropbox
fichier
filefabric
ftp
googlecloudstorage
googlephotos
hasher
hdfs
http
hubic
internetarchive
jottacloud
koofr
local
mailru
mega
memory
netstorage
onedrive
opendrive
pcloud
premiumizeme
putio
qingstor
s3
seafile
sftp
sharefile
sia
storj
sugarsync
swift
union
uptobox
webdav
yandex
zoho
bin
cmd
cmdtest
contrib
docs
fs
fstest
graphics
lib
librclone
vfs
.gitattributes
.gitignore
.golangci.yml
CONTRIBUTING.md
COPYING
Dockerfile
MAINTAINERS.md
MANUAL.html
MANUAL.md
MANUAL.txt
Makefile
README.md
RELEASE.md
VERSION
go.mod
go.sum
notes.txt
rclone.1
rclone.go
rclone/backend/alias/test/files/three
Fabian Möller b183bd7f00 alias: add new backend to create aliases for remote names
The alias backend is a wrapper for an existing remote.
It allows you to name a "remote:path" as an "alias:".
2018-02-06 18:23:47 +00:00
..