This website requires JavaScript.
Explore
Help
Sign In
github
/
rclone
Watch
1
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone
synced
2024-11-13 12:09:47 +01:00
Code
Releases
Activity
18317a2747
rclone
/
lib
History
Nick Craig-Wood
e5be471ce0
Use io.SeekStart/End/Current constants now for go1.7+
#2154
2018-04-07 11:42:36 +01:00
..
atexit
lib/atexit: factor from cmd so it can be used by backend/cache
#1946
2018-01-25 10:33:00 +00:00
dircache
Move dircache, oauthutil, rest and pacer modules into lib
2018-01-12 17:07:38 +00:00
oauthutil
Replace "golang.org/x/net/context" with "context" for go1.7+
#2154
2018-04-07 11:42:08 +01:00
pacer
pacer: attempt to fix occasional "beginSleep didn't fire" test failures
2018-02-27 11:06:59 +00:00
readers
Use io.SeekStart/End/Current constants now for go1.7+
#2154
2018-04-07 11:42:36 +01:00
rest
sync: when using --backup-dir don't delete files if we can't set their modtime
2018-03-13 16:05:06 +00:00