cloud189 icon indicating copy to clipboard operation
cloud189 copied to clipboard

天翼云盘 CLI Python

Results 23 cloud189 issues
Sort by recently updated
recently updated
newest added

下载.zip文件失败(刚输入下载,jobs就查看到状态Error,进度0.0%),见(1), 把后缀.zip删除(重新从另一台机器上传),下载会进入Running但马上报错,见(2), 下载文件夹失败(刚输入下载,jobs就查看到状态Error,进度0.0%,报错socket.timeout: The read operation timed out),下载了空文件夹, 但是文件 “欢迎使用天翼云.pdf” 是能成功下载的。 (1) ``` 全部文件 > ls 同步盘 我的图片 我的音乐 我的视频 我的文档 我的应用 ... 代码 来自家庭共享 云计算实验记录.zip 代码.zip 欢迎使用天翼云.pdf 畅享云邮,天翼带您体验云端精彩.jpg 全部文件...

如题,家庭云在哪里?

clogin Error : name 'platform' is not defined

Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/requests/adapters.py", line 467, in send low_conn.endheaders() File "/usr/lib/python3.8/http/client.py", line 1235, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib/python3.8/http/client.py", line 1006, in _send_output...

bug

天翼云官方换新api了,准备更新吗?

例如提供export某目录下文件的命令 `export -o /local/path/tianyi_links.txt /cloud/path` 导出形似tianyi://{filename}|{size}|{md5}|{save_path}的通用格式 再附带提供一个import命令 `import -i tianyi_links.txt /cloud/path` 可以读取这样一堆链接 利用秒传接口上传到云盘上

当运行了cli之后没法列出文件目录,导致在输入上传的文件路径都得退出cli,先复制好再回去cli粘贴。如果加上这个功能会好用很多

作者你好, 首先感谢你编写的cli,不过我在使用的时候遇到了一个问题。在我开始上传文件一段时间后,他会报出BrokenPipeError的错误: ``` Traceback (most recent call last): File "189.py", line 295, in upload(sys.argv[2]) File "189.py", line 244, in upload upload_file() File "189.py", line 240, in upload_file "Content-Type": multipart_data.content_type File...

``` 全部文件 > Exception in thread Thread-1: Traceback (most recent call last): File "/usr/local/python3/lib/python3.9/site-packages/requests/adapters.py", line 479, in send r = low_conn.getresponse(buffering=True) TypeError: getresponse() got an unexpected keyword argument 'buffering' During...