We Want to Hear From You! What Do You Want to See on the Community? Tell us here!

Forum Discussion

Alloshka's avatar
Alloshka
New member | Level 1
6 months ago

DropboxAPI uploading small files

Hi! I ask for help in solving my problem. I have a Python script that runs on about 500 PCs. After running, each script writes a text file with a size of 60 bytes (approximately) and uploads it to my Dropbox folder. And I ran into such a problem that the created files can be uploaded to Dropbox indefinitely. Sometimes the file can load after 10 minutes, and sometimes after 2 hours or more. I can't figure out what this is related to, please help me figure it out. Here is a piece of my code where a file is created and uploaded to Dropbox.

 

1 Reply

  • DB-Des's avatar
    DB-Des
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    6 months ago

    Hi Alloshka,

    I have not been able to replicate the issue you are reporting or identify any anomalies within our systems.

    We recommend further troubleshooting potential networking factors on your end, such as:

    • Checking if a VPN, proxy, or firewall might be affecting connection speeds.
    • Reviewing any security software or configurations that could impact network traffic.
    • Testing connectivity from different networks to isolate the issue.

     

    Additionally, we recommend reviewing our Performance Guide for suggested optimizations for your app, as well as error handling documentation and our Error Handling Guide.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,035 PostsLatest Activity: 2 years ago
410 Following

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!