dropbox / dropbox/SwiftyDropbox
How sync files as like the dropbox app?
Open
enhancement
- Dominant language
- Swift
- Stars
- 721
- Forks
- 218
- PR merge metrics
- No merged PRs in 30d
Description
I need to provide a sync facility for some files. I wish to let dropbox do the work.
I integrate the api, but the end-result behave as a normal upload operation. If I have 5 files that need to sync, the api upload all of them again, instead of just sync the changes.
I wish to have the same behaviour as with the dropbox client. Is this possible with this API?
If not, then how I can send files to be openned in the native iOS client?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.