dropbox / dbxcli

A command line client for Dropbox built using the Go SDK
Other
1.05k stars 101 forks source link

Does dbxcli skip transferring files if they are unmodified? #129

Open sabjorn opened 4 years ago

sabjorn commented 4 years ago

Was looking through the Dropbox API and couldn't find if this is the case with the web API. And not sure where to look for dbxcli.

Basically, wondering if this operates similar to optional rsync functionality.