rclone/backend/sharefile
Nick Craig-Wood 095c7bd801 sharefile: fix backend due to API swapping integers for strings
For some reason the API started returning some integers as strings in
JSON. This is probably OK in Javascript but it upsets Go.

This is easily fixed with the `json:"name,size"` struct tag.
2020-11-13 14:37:43 +00:00
..
api sharefile: fix backend due to API swapping integers for strings 2020-11-13 14:37:43 +00:00
generate_tzdata.go New backend for Citrix Sharefile - Fixes #1543 2019-09-30 12:28:33 +01:00
sharefile_test.go New backend for Citrix Sharefile - Fixes #1543 2019-09-30 12:28:33 +01:00
sharefile.go config: add context.Context #3257 #4685 2020-11-09 18:05:54 +00:00
tzdata_vfsdata.go New backend for Citrix Sharefile - Fixes #1543 2019-09-30 12:28:33 +01:00
update-timezone.sh New backend for Citrix Sharefile - Fixes #1543 2019-09-30 12:28:33 +01:00
upload.go docs: spelling: etc. 2020-10-28 18:16:23 +00:00