rclone/backend
wiserain b2f6aac754
pikpak: improve getFile() usage
Previously, `getFile()` was called indiscriminately during uploads, moves, 
and download link generation. This could lead to users with download limit 
causing subsequent operations like uploads and moves to fail. 
This PR optimizes the use of getFile(), by only calling it 
when it's strictly necessary.
2024-05-08 09:09:56 +09:00
..
alias local: implement modtime and metadata for directories 2024-02-28 16:09:04 +00:00
all Add a new backend for uloz.to 2024-03-26 09:46:47 +00:00
azureblob build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
azurefiles build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
b2 chore: fix function names in comment 2024-04-14 14:38:01 +01:00
box backend: fs implements the Shutdowner interface 2023-12-09 11:44:50 +00:00
cache build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
chunker chunker: fix case-insensitive comparison on local without metadata 2024-04-11 16:27:20 +01:00
combine combine: fix CopyDirMetadata error on upstream root 2024-03-07 11:09:07 +00:00
compress Improve error messages when objects have been corrupted on transfer - fixes #5268 2024-03-23 12:35:35 +00:00
crypt Improve error messages when objects have been corrupted on transfer - fixes #5268 2024-03-23 12:35:35 +00:00
drive drive: be more explicit in debug when setting permissions fail 2024-05-02 18:10:16 +01:00
dropbox chore: fix function names in comment 2024-04-14 14:38:01 +01:00
fichier fichier: fix error code parsing 2023-08-11 00:47:01 +09:00
filefabric filefabric: use atomic types 2023-08-22 12:52:13 +01:00
ftp ftp: fix mkdir with rsftp which is returning the wrong code 2024-02-07 22:09:56 +00:00
googlecloudstorage gcs: fix 400 Bad request errors when using multi-thread copy 2023-11-20 18:07:05 +00:00
googlephotos fix spelling 2024-04-17 18:02:44 +02:00
hasher hasher: look for cached hash if passed hash unexpectedly blank 2024-03-09 11:58:02 +00:00
hdfs build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
hidrive backend: fs implements the Shutdowner interface 2023-12-09 11:44:50 +00:00
http backend http: Adding no-escape flag for option to not escape URL metacharacters in path names - fixes issue #7637 2024-04-22 17:57:09 +01:00
imagekit imagekit: Added ImageKit backend 2023-11-24 18:18:01 +00:00
internetarchive fs: implement --metadata-mapper to transform metatadata with a user supplied program 2023-11-18 17:49:35 +00:00
jottacloud backend: fs implements the Shutdowner interface 2023-12-09 11:44:50 +00:00
koofr backend koofr: remove trailing bracket - fixes #7600 2024-04-04 20:03:26 +01:00
linkbox linkbox: fix list paging and optimized synchronization. 2024-03-24 12:05:58 +00:00
local build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
mailru rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00
mega docs: fix typos found by codespell in docs and code comments 2023-09-23 12:20:01 +01:00
memory memory: fix incorrect list entries when rooted at subdirectory 2024-03-27 11:43:26 -04:00
netstorage build: fix linting issues reported by golangci-lint on windows 2024-04-22 19:29:12 +02:00
onedrive onedrive,drive: make errors setting permissions into no retry errors 2024-04-30 09:34:33 +01:00
opendrive opendrive: fix moving file/folder within the same parent dir - #7591 2024-02-21 18:02:19 +00:00
oracleobjectstorage build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
pcloud backend: fs implements the Shutdowner interface 2023-12-09 11:44:50 +00:00
pikpak pikpak: improve getFile() usage 2024-05-08 09:09:56 +09:00
premiumizeme backend: fs implements the Shutdowner interface 2023-12-09 11:44:50 +00:00
protondrive protondrive: fix encoding of Root method 2024-03-07 14:44:45 +00:00
putio rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00
qingstor build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
quatrix netstorage,quatrix,seafile: fix Root to return correct directory when pointing to a file 2024-03-07 14:44:45 +00:00
s3 build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
seafile netstorage,quatrix,seafile: fix Root to return correct directory when pointing to a file 2024-03-07 14:44:45 +00:00
sftp build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
sharefile build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
sia rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00
smb smb: fix shares not listed by updating go-smb2 2023-11-29 15:39:27 +00:00
storj build: fix linting issues reported by running golangci-lint with different GOOS 2024-04-22 19:29:12 +02:00
sugarsync rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00
swift swift: implement --swift-use-segments-container to allow >5G files on Blomp 2024-04-25 11:14:14 +01:00
ulozto ulozto: Fix handling of root paths with leading / trailing slashes. 2024-05-04 20:04:30 +01:00
union build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
uptobox rclone config redacted: implement support mechanism for showing redacted config 2023-07-07 16:25:14 +01:00
webdav webdav: fix SetModTime erasing checksums on owncloud and nextcloud 2024-04-03 16:43:11 -04:00
yandex yandex: fix 400 Bad Request on transfer failure 2023-06-11 11:11:43 +01:00
zoho zoho: remove Range requests workarounds to fix integration tests 2023-09-05 18:21:15 +01:00