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
77221d7528
rclone
/
backend
/
putio
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
..
error.go
Fix excessive retries missing --max-duration timeout -
fixes
#4504
2021-03-13 09:25:44 +00:00
fs.go
Fix excessive retries missing --max-duration timeout -
fixes
#4504
2021-03-13 09:25:44 +00:00
object.go
Fix excessive retries missing --max-duration timeout -
fixes
#4504
2021-03-13 09:25:44 +00:00
putio.go
backends: remove log.Fatal and replace with error returns
#5234
2021-04-27 18:18:08 +01:00
putio_test.go
putio: add new backend
2019-08-23 12:11:36 +01:00