Xuanwo

Results 1615 comments of Xuanwo

Yes, it's indeed a question. See discussion at: - https://forum.beyondstorage.io/t/topic/204/5 - https://github.com/beyondstorage/go-service-onedrive/pull/17#issuecomment-928711846 We will add feature flags that allow services to declare which feature they have to avoid this problem....

The problem is we don't know which method that server supports most. So we have following thins to do: - [ ] Make sure our SDK support both LIST and...

obs doesn't support offset and size now: https://github.com/beyondstorage/go-storage/blob/9aa9a15f09f50d75272d28793716bf6a16571e4b/services/obs/storage.go#L185-L202 this can be fixed by like: https://github.com/beyondstorage/go-storage/blob/9aa9a15f09f50d75272d28793716bf6a16571e4b/services/bos/storage.go#L181-L193

Wait for https://github.com/huaweicloud/huaweicloud-sdk-go-obs/issues/10

> [fclairamb/ftpserver](https://github.com/fclairamb/ftpserver) dosen't allow to LIST a file, but standard ftp should. > Since that, There is a [commit](https://github.com/beyondstorage/go-service-ftp/pull/16/commits/7b28a8e69b1537aa40e0a91bac880dded00331cd) on list function to solve this case, because some ftp server...

![image](https://user-images.githubusercontent.com/5351546/124637993-06406200-debd-11eb-812b-e41b0049041e.png) Current coverage is 18%: https://codecov.io/gh/beyondstorage/go-storage/tree/aca8f79567794692f74bd4a709934436cb428352 CodecovCode coverage done right.Hosted coverage report highly integrated with GitHub, Bitbucket and GitLab. Awesome pull request comments to enhance your QA.

- For tests: we should remove them from test coverage - For pkg: we will split them into different packages later, for now, we will try to test them without...

The domain is controlled by [QingCloud](https://www.qingcloud.com/), let me try to contact them to bring it back.

> go.beyondstorage.io How soon will the domain name be restored @Xuanwo Sorry, I don't know the answer either. The only thing we can do is wait for QingCloud. The last...