rclone/backend/sharefile
Nick Craig-Wood 4df333255a 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-18 15:50:12 +00:00
..
api sharefile: fix backend due to API swapping integers for strings 2020-11-18 15:50:12 +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 fs: Add directory to optional Purge interface - fixes #1891 2020-07-31 17:43:17 +01: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 New backend for Citrix Sharefile - Fixes #1543 2019-09-30 12:28:33 +01:00