Sync files to the cloud, but only upload differential changes?


Question

I want to maintain a large file synced between my android device and a PC. I will be doing small changes to this file file all the time on the device, and I want these changes to be reflected on the PC. Ideally the file should not be uploaded in full everytime it changes (because it is so big), but only the differential changes (which are small). Is there a tool / app that does this? Does Dropbox / Dropsync work like this?



Update: This says that Dropbox only uploads the differential part. But I do not know if the same applies to Dropsync.


Answer

Differential sync or Delta sync is a feature that is available only on the PC version and not on Android as explained in Dropbox help pages Delta sync for Android




Power:....Delta sync means you have to carry out hashing operations on the file, which on pretty much all mobile devices is a non-power optimised operation....



Hashing Overheads for small files: Now, if the file is very large, and the change set is very small, sure there will be a tipping point, but for mobile stuff we aren't talking about a usage pattern which generally covers files hundreds of MB upward in size being edited, its going to be brand new files (photos, videos etc) or small changes to documents etc....You aren't going to be editing huge videos on an Android phone or tablets for example.




(Emphasis Supplied)




  • If Dropbox for Android doesn't do Delta Sync, Dropsync logically cannot do, since it feeds Dropbox. Besides, app forum talks of comparing files but not differential or Delta sync


  • I couldn't find any alternative cloud solutions that implement this sync on Android, perhaps for the reason mentioned earlier. Even services like Own Cloud which have an Android app, give similar reasons


  • Only alternative I can think of is using rsync which does incremental backups, which is faster than differential backup (See a nice tabulated summary here)



    Some pointers that may help you implement this solution ( should you decide on this route, it may help to ask a separate question for details )





Topics


2D Engines   3D Engines   9-Patch   Action Bars   Activities   ADB   Advertisements   Analytics   Animations   ANR   AOP   API   APK   APT   Architecture   Audio   Autocomplete   Background Processing   Backward Compatibility   Badges   Bar Codes   Benchmarking   Bitmaps   Bluetooth   Blur Effects   Bread Crumbs   BRMS   Browser Extensions   Build Systems   Bundles   Buttons   Caching   Camera   Canvas   Cards   Carousels   Changelog   Checkboxes   Cloud Storages   Color Analysis   Color Pickers   Colors   Comet/Push   Compass Sensors   Conferences   Content Providers   Continuous Integration   Crash Reports   Credit Cards   Credits   CSV   Curl/Flip   Data Binding   Data Generators   Data Structures   Database   Database Browsers   Date &   Debugging   Decompilers   Deep Links   Dependency Injections   Design   Design Patterns   Dex   Dialogs   Distributed Computing   Distribution Platforms   Download Managers   Drawables   Emoji   Emulators   EPUB   Equalizers &   Event Buses   Exception Handling   Face Recognition   Feedback &   File System   File/Directory   Fingerprint   Floating Action   Fonts   Forms   Fragments   FRP   FSM   Functional Programming   Gamepads   Games   Geocaching   Gestures   GIF   Glow Pad   Gradle Plugins   Graphics   Grid Views   Highlighting   HTML   HTTP Mocking   Icons   IDE   IDE Plugins   Image Croppers   Image Loaders   Image Pickers   Image Processing   Image Views   Instrumentation   Intents   Job Schedulers   JSON   Keyboard   Kotlin   Layouts   Library Demos   List View   List Views   Localization   Location   Lock Patterns   Logcat   Logging   Mails   Maps   Markdown   Mathematics   Maven Plugins   MBaaS   Media   Menus   Messaging   MIME   Mobile Web   Native Image   Navigation   NDK   Networking   NFC   NoSQL   Number Pickers   OAuth   Object Mocking   OCR Engines   OpenGL   ORM   Other Pickers   Parallax List   Parcelables   Particle Systems   Password Inputs   PDF   Permissions   Physics Engines   Platforms   Plugin Frameworks   Preferences   Progress Indicators   ProGuard   Properties   Protocol Buffer   Pull To   Purchases   Push/Pull   QR Codes   Quick Return   Radio Buttons   Range Bars   Ratings   Recycler Views   Resources   REST   Ripple Effects   RSS   Screenshots   Scripting   Scroll Views   SDK   Search Inputs   Security   Sensors   Services   Showcase Views   Signatures   Sliding Panels   Snackbars   SOAP   Social Networks   Spannable   Spinners   Splash Screens   SSH   Static Analysis   Status Bars   Styling   SVG   System   Tags   Task Managers   TDD &   Template Engines   Testing   Testing Tools   Text Formatting   Text Views   Text Watchers   Text-to   Toasts   Toolkits For   Tools   Tooltips   Trainings   TV   Twitter   Updaters   USB   User Stories   Utils   Validation   Video   View Adapters   View Pagers   Views   Watch Face   Wearable Data   Wearables   Weather   Web Tools   Web Views   WebRTC   WebSockets   Wheel Widgets   Wi-Fi   Widgets   Windows   Wizards   XML   XMPP   YAML   ZIP Codes