This website requires JavaScript.
Explore
Help
Sign In
jgaunt
/
rclone
Watch
1
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2026-02-18 10:23:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
1d2a159c6a278b83a6471fecb2efd0d6d3ca7d10
rclone
/
backend
/
filelu
History
kingston125
1d2a159c6a
filelu: avoid buffering entire file in memory
...
Avoid buffering the entire file in memory during download, especially for large files.
2026-02-17 16:35:25 +00:00
..
api
build: replace interface{} by the 'any' type added in go1.18
2025-09-15 12:45:57 +01:00
filelu_client.go
Add FileLu cloud storage backend
2025-06-06 15:15:07 +01:00
filelu_file_uploader.go
Add FileLu cloud storage backend
2025-06-06 15:15:07 +01:00
filelu_helper.go
build: fix lint issue: should omit type error from declaration
2025-08-22 00:14:01 +01:00
filelu_object.go
filelu: avoid buffering entire file in memory
2026-02-17 16:35:25 +00:00
filelu_test.go
Add FileLu cloud storage backend
2025-06-06 15:15:07 +01:00
filelu.go
Add FileLu cloud storage backend
2025-06-06 15:15:07 +01:00
utils.go
Add FileLu cloud storage backend
2025-06-06 15:15:07 +01:00