This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
rclone
Watch
16
Star
0
Fork
You've already forked rclone
3
Code
Issues
6
Pull requests
1
Projects
Releases
1
Packages
Wiki
Activity
Actions
6cd7c3b774
rclone
/
lib
History
Fionera
6cd7c3b774
lib/rest: Calculate correct Content-Length on MultiPart Uploads
...
This is used in the pcloud backend and in the upcoming 1fichier backend.
2019-06-30 17:57:22 +01:00
..
atexit
lib/atexit: add SIGTERM to signals which run the exit handlers on unix
2019-03-16 17:47:02 +00:00
dircache
Add context propagation to rclone
2019-06-19 11:59:46 +01:00
encoder
encoder: add lib/encoder to handle character subsitution and quoting
2019-02-09 18:23:47 +00:00
env
lib/env: Make env_test.go support Windows
2019-05-14 07:55:08 +01:00
errors
lib/errors: don't panic on uncomparable errors
#3123
2019-04-26 09:56:20 +01:00
file
lib/file: reimplement os.OpenFile allowing rename/delete open files under Windows
2019-01-11 10:26:34 +00:00
israce
fs/asyncreader: skip some tests to work around race detector bug
2018-08-20 12:34:29 +01:00
mmap
lib/mmap: library to do memory allocation with anonymous memory maps
2019-02-02 14:35:56 +00:00
oauthutil
fix spelling
2019-04-30 14:12:18 +02:00
pacer
lib/pacer: fix test on macOS
2019-03-01 12:27:33 +00:00
pool
lib/pool: fix memory leak by freeing buffers on flush
2019-02-06 17:20:54 +00:00
readers
build: fix problems found with unconvert
2019-02-02 11:45:07 +00:00
rest
lib/rest: Calculate correct Content-Length on MultiPart Uploads
2019-06-30 17:57:22 +01:00