rclone/backend
Fabian Möller 1a40bceb1d backend: unify NewFs path handling for wrapping remotes
Use the same function to join the root paths for the wrapping remotes
alias, cache and crypt.
The new function fspath.JoinRootPath is equivalent to path.Join, but if
the first non empty element starts with "//", this is preserved to allow
Windows network path to be used in these remotes.
2018-10-10 17:50:27 +01:00
..
alias backend: unify NewFs path handling for wrapping remotes 2018-10-10 17:50:27 +01:00
all union: Implement union backend which reads from multiple backends 2018-09-07 15:14:08 +01:00
amazonclouddrive docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
azureblob docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
b2 docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
box docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
cache backend: unify NewFs path handling for wrapping remotes 2018-10-10 17:50:27 +01:00
crypt backend: unify NewFs path handling for wrapping remotes 2018-10-10 17:50:27 +01:00
drive docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
dropbox docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
ftp ftp: add a small pause after failed upload before deleting file #2517 2018-09-17 08:51:50 +01:00
googlecloudstorage googlecloudstorage: fix service_account_file been ignored - Fixes #2523 2018-09-04 15:31:20 +01:00
http Implement new backend config system 2018-07-16 21:20:47 +01:00
hubic hubic: retry auth fetching if it fails to make hubic more reliable 2018-09-04 21:00:36 +01:00
jottacloud docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
local docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
mega docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
onedrive onedrive: add link sharing support #2178 2018-10-09 20:11:48 +08:00
opendrive Implement new backend config system 2018-07-16 21:20:47 +01:00
pcloud pcloud: delete half uploaded files on upload error 2018-09-01 10:01:02 +01:00
qingstor azureblob,b2,qingstor,s3,swift: remove leading / from paths - fixes #2484 2018-08-26 23:19:28 +01:00
s3 docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
sftp docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
swift docs: move documentation for options from docs/content into backends 2018-10-06 11:47:46 +01:00
union union: fix ChangeNotify to support multiple remotes 2018-10-07 11:13:37 +02:00
webdav webdav/sharepoint: renew cookies after 12hrs 2018-09-26 13:04:41 +01:00
yandex yandex: fix listing/deleting files in the root - fixes #2471 2018-08-18 12:12:19 +01:00