按照网上的帖子,利用Folderclone一步一步操作。从Gdrive向共享盘复制资料。显示如下:

Traceback (most recent call last):
  File "multifolderclone.py", line 114, in <module>
    drive.append(googleapiclient.discovery.build("drive", "v3", credentials=credentials))
  File "C:\Programs\Python\Python37\lib\site-packages\googleapiclient\_helpers.py", line 130, in positional_wrapper
    return wrapped(*args, **kwargs)
  File "C:\Programs\Python\Python37\lib\site-packages\googleapiclient\discovery.py", line 223, in build
    requested_url, discovery_http, cache_discovery, cache, developerKey)
  File "C:\Programs\Python\Python37\lib\site-packages\googleapiclient\discovery.py", line 273, in _retrieve_discovery_doc
    resp, content = http.request(actual_url)
  File "C:\Programs\Python\Python37\lib\site-packages\httplib2\__init__.py", line 1957, in request
    cachekey,
  File "C:\Programs\Python\Python37\lib\site-packages\httplib2\__init__.py", line 1622, in _request
    conn, request_uri, method, body, headers
  File "C:\Programs\Python\Python37\lib\site-packages\httplib2shim\__init__.py", line 154, in _conn_request
    raise _map_exception(e)
socket.timeout: timed out

请问能否看出是哪里出了问题?该如何解决?谢谢

新疆网友:windows vps直接用dfs传就行了
江西网友:别用这个,用autorclone
云南网友:timeout 超时呀 不会英文真捉鸡

01-13 02:58