Closed xuan-ma closed 1 year ago
Thank you for your contribution, we've fixed by #6 .
Note:
Use the system proxy:
export FILE_TRANS_PROXY="True"; export http_proxy="http://your_user:your_password@your_proxy_url:your_proxy_port"
Use the specified proxy:
export FILE_TRANS_PROXY="http://your_user:your_password@your_proxy_url:your_proxy_port"
已解决,谢谢!!!
Thanks for the feedback
在代理环境下有问题:FileOps.download从OBS下载文件会一直卡在那里