prasmussen / gdrive

Google Drive CLI Client
MIT License
8.99k stars 1.19k forks source link

Connection Timed out #323

Open ScrimForever opened 7 years ago

ScrimForever commented 7 years ago

Hello,

  I´m trying up a lot of files to google drive , using the syntax:
 ./gdrive sync upload --delete-extraneous /mnt/material_portal/ 0B_DvxI6BL5IAVTdPTVpNLVcydEE
but all the time i receive this messenger after seconds script run
Failed listing files: read tcp 10.0.15.158:40534->172.217.30.10:443: read: connection timed out
So i can upload other files in other folders and directories..
ScrimForever commented 7 years ago

I used tcpdump -n dst host 172.217.30.10 and no have any dropped packet. Someone can help me ?