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-16 00:24:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b78c9a65fa73ec3bb65487287bd7ce8b3249262a
rclone
/
fs
History
Nick Craig-Wood
b78c9a65fa
backends: remove log.Fatal and replace with error returns
#5234
...
This changes the Config interface so that it returns an error.
2021-04-27 18:18:08 +01:00
..
accounting
Use binary prefixes for size and rate units
2021-04-27 02:25:52 +03:00
asyncreader
fs: deglobalise the config
#4685
2020-11-26 16:40:12 +00:00
cache
…
chunkedreader
…
config
…
dirtree
…
driveletter
Break the fs package up into smaller parts.
2018-01-15 17:51:14 +00:00
filter
…
fserrors
…
fshttp
…
fspath
…
hash
…
list
…
log
…
march
…
object
…
operations
lib/rest: fix multipart uploads stopping on context cancel
2021-03-29 19:09:47 +01:00
rc
…
sync
…
walk
…
bwtimetable_test.go
…
bwtimetable.go
…
config_list_test.go
…
config_list.go
…
config_test.go
…
config.go
…
countsuffix_test.go
…
countsuffix.go
…
cutoffmode_test.go
…
cutoffmode.go
…
deletemode.go
…
dir.go
…
direntries_test.go
…
direntries.go
…
dump_test.go
…
dump.go
…
fingerprint_test.go
…
fingerprint.go
…
fs_test.go
…
fs.go
…
log_test.go
…
log.go
…
mimetype.go
…
options_test.go
…
options.go
…
parseduration_test.go
…
parseduration.go
…
sizesuffix_test.go
…
sizesuffix.go
…
version.go
…
versioncheck.go
…