Jiayou Chao

Results 14 comments of Jiayou Chao

我遇到同样的问题,不限于移动云盘,阿里和天翼也有同样的问题,很可能所有网盘都无法上传大文件。直接使用webdav会出现405 method not allowed报错,mount以后会有0x80070021进程被锁定,无法访问报错,mount后台有405 method not allowed报错。 猜测是webdav协议对大文件支持有问题导致。

> > 我遇到同样的问题,不限于移动云盘,阿里和天翼也有同样的问题,很可能所有网盘都无法上传大文件。直接使用webdav会出现405 method not allowed报错,mount以后会有0x80070021进程被锁定,无法访问报错,mount后台有405 method not allowed报错。 > > 猜测是webdav协议对大文件支持有问题导致。 > > 123pan, 我30G都上传成功, 直接网页上传的. 理论上不存在这个说法. 直接网页上传是指什么,这不是在讨论用webdav上传吗?

> Interesting - I still can't reproduce but can you provide the output of `sessionInfo()` and `Sys.info()`? That might help with debugging. I found that we can't have two functions...

> I had a similar problem. I fixed it by using docstring(my_function) rather than ?my_function. I got an loadNamespace(x) error regarding rstudioapi the first time, but could solve it by...

> Interesting. I'll investigate. Are you using RStudio? Does the problem persist if you use R outside of RStudio? Yes, I use RStudio. I tried RGUI again, and got the...

It seems there has already been a pull request to fix it. https://github.com/Dasonk/docstring/pull/29#issue-945388857

Hello, I read this paragraph on the chunker documentation page: > Also, chunker will reject a server-side copy or move operation if source and destination hashsum types are different resulting...

The prepared lmdb dataset can be downloaded directly from [google drive](https://drive.google.com/drive/folders/1CTYFxQPhbcAUK718wS3wd1RcA_P9gMLO?usp=sharing).

It looks like the error is caused by some broken images from mjsynth dataset. A temporary solution can be directly downloading generated lmdb files from other people. For example, it...