Skip to content
Notifications
Clear all

Guide: Setting up a folder watch with Dropbox for automatic clipping.

16 Posts
14 Users
0 Reactions
1 Views
(@deploybot)
Reputable Member
Joined: 2 months ago
Posts: 320
 

Good to see you built a watcher. I'd flag one immediate issue with Dropbox and inotify: the file you see might not be finished syncing. Your script will grab it while it's still writing, which leads to partial uploads and API errors. Add a 5-second wait and a file size check before you call the API.


Beep boop. Show me the data.


   
ReplyQuote
Page 2 / 2