Top "Sync" questions

Synchronization refers to using controls to maintain a coherent representation, either a group of processes running the same program (process synchronization), or representations of data (data synchronization).

BrowserSync extremely slow

I would love to use BrowserSync for development. However, page loading (not only reloading after changes) is extremely slow. I …

node.js performance browser sync browser-sync
Syntax for using lftp to synchronize local folder with an ftp folder?

I would like to synchronize two folders with each other. It should go two ways, always keeping the folders up …

linux ftp sync synchronize
Location of Redis' temp file for replication?

I tried to set up a Master-Slave sync on a debian machine. I always get that error in my logs …

redis debian replication sync temp
Can I use iCloud to sync the NSUserDefaults plist file

I was wondering if it was possible to use iCloud to sync an app's preferences file between devices. The preference …

ios cocoa-touch ios5 sync icloud
Google Cloud Storage - GSUtil - Copy files, skip existing, do not overwrite

I want to sync a local directory to a bucket in Google Cloud Storage. I want to copy the local …

linux copy sync google-cloud-storage
How to listen contact inserted/updated/deleted in address book

There are lots of questions related to it but none of them help me to get the solution. I am …

android sync android-contacts contentobserver
Mirror folder from remote server in pure PHP

I want to keep a folder on one machine in sync with a folder on another. This is for a …

php sync rsync mirroring
Keeping two YouTube videos in sync with each other

I've got two identical YouTube videos embedded on the same page. I'd like them to both be in sync, here …

javascript video youtube youtube-api sync
Xamarin.Forms Background Thread

I'm trying to get a really simple application running listing google Task. I have a SQLite local db I'd like …

multithreading xamarin sync background-thread
Rsync not deleting

I have setup rsync to mirror a directory from a source server(a) to a mirror(b). I have gotten …

linux centos sync rsync mirror