Questions tagged [synchronization]

489 questions
0
votes
2 answers

Keep Ubuntu 12.04 Servers synced

we´re having two exactly same VM Ubuntu 12.04 Servers. One is used for development, the other as live server. When new developments are accepted by the client changes have to be transfered to the live server by ftp (which can cause a lot of mess) or…
Anatol
  • 349
  • 2
  • 6
  • 19
0
votes
1 answer

Sync multiple server configs

I have a pool of servers and keeping them the same has been a challenge. I'm running the latest CentOS 6 and I'd like them to all have the same server configurations (updates and installed modules). I don't need my files sync as I use rsync for…
tdbui22
  • 103
  • 1
  • 2
  • 6
0
votes
2 answers

Synchronizing processes accross two servers

I have different processes that have to be run sequentially, but they are on two different servers. In short here what I want to do: 1. Run Process 1 on Server A 2. Run Process 2 on Server B 3. Run process 3 on Server A But the second process cannot…
jfmessier
  • 163
  • 1
  • 8
0
votes
2 answers

Why unison does not run in cronjob?

I want two way data sync between two CentOS based servers, so I installed Unison on both of my CentOS servers. I made a script file on root which runs unison and works fine, and syncs the files, when I run it from terminal. When I put that script in…
Mujtaba Haider
  • 131
  • 1
  • 7
0
votes
1 answer

Keeping database synced in all of my computers

I have 1 PC (windows 8.1) and 1 Macbook pro. I am working on a PHP project with mysql database backend but is switching between these 2 computers. The PC has WAMP installed and the macbook pro has MAMP installed. Both have different versions of…
AnsellC
  • 159
  • 5
0
votes
1 answer

using unison options in shell script?

I'm new to unison, and am trying to use its options in a simple shell script, but they seem to be ignored when the script is executed, causing no changes to be synced between the two servers. My shell script: #!/bin/bash # set paths /…
Elijah Paul
  • 557
  • 1
  • 8
  • 19
0
votes
1 answer

Software for syncing two folders?

I have a SQL Database that is running 15 minute backups to a folder on the local disk. I also have a maintenance task in SQL Server that's automatically deleting any backups that are over 1 hour old. The backup folder is exposed across a network…
QFDev
  • 395
  • 2
  • 4
  • 12
0
votes
1 answer

windows 7 domain roaming profiles - can i set it up so that only differences are synced with local copy?

I have read answers regarding roaming profiles that recommend using folder redirection (like Profile Roaming, to make not to copy all the files to the local PC). I don't want the profile dirs to be stored on the network and deleted from local each…
thedrs
  • 101
  • 3
0
votes
1 answer

MSSQL Datafile on DFSR

I have 2 Storage Server use DFS-R to sync the content. MSSQL Server using UNC path the connect to the DFS-R namespace for datafiles. Now the problem is MSSQL with lock the datafile while server is running, so the content of 2 storage server cannot…
0
votes
2 answers

synchronization over network based on file size

Is there any (Windows based) software or tool is available which will sync bidirectional as well based on file size. To clarify: If one file with a size of over 10GB is being synchronized over lan, and at the same time, a new file with a size of…
yral
  • 13
  • 4
0
votes
1 answer

Final move of data after synchronising folders

I am migrating six terabytes of data from legacy systems to new. The legacy data is stored in file vault application which retrieves files very slowly. Because of this it took six weeks to copy the data to the new source. Due to the time it took to…
Brettski
  • 942
  • 3
  • 20
  • 31
0
votes
1 answer

Mac server architecture and synchronization

I'm currently for an reliable and robust solution to make a bidirectional synchronization for the file between two mac os x server (recent versions). The folder is a corporate architecture of approximatively 75 GB. I've considered using some scripts…
XhkUnlimit
  • 113
  • 4
0
votes
1 answer

drives or file sync between PDC and BDC at time interval

I have Windows 2003 R2 Server installed on both PDC and BDC. On the D: Drive of PDC, I have a folder called ALL_Staff which is mapped as Z: Drive and Oracle as N: Drive on the computers of all office employees. ALL_Staff folder has files of…
0
votes
1 answer

Is there any messaging software (or hardware) to work both synchronous and asynchronous?

I need a messaging service to be a broker between my clients and my servers, which fulfill this requirements: work with clients synchronously send their requests to, and get their answers from servers asynchronously (just like sending the request…
saeed
  • 119
  • 6
0
votes
2 answers

Is there any way of getting *old* e mails onto a blackberry?

I've just had to do a warranty replacement on my MD's BlacBerry 8310. The new unit has been set up on our BES and is synchronising without any issues, however the MD has now said he wants to see all of his old e mails on the new device (some going…
Marko Carter
  • 4,092
  • 1
  • 30
  • 38