The synchronization tag has no wiki summary.
0
votes
2answers
45 views
How do I sync a subset of tables between two databases on the differnet mysql database server?
I have the main MySQL database which has the following columns in one of the car table:
+---------------+-----------------+------+
|carId |name |model |
...
1
vote
1answer
49 views
Is there better soulution to synchronize time between machines than ptpd? [closed]
I'm working on Debian machines in local network, and I'm using ptpd to synchronize them as much as possible.
Is there a better solution (working on GNU/Linux) to get them even more synchronized over ...
0
votes
2answers
57 views
How to implement data synchronization/multiplication across multiple servers?
We have a website that runs on multiple web servers. Those servers need to be in synchronization - program files and user uploaded data should be present on both servers. For now this is implemented ...
1
vote
1answer
46 views
Synchronize files over FTP where files from the FTP always wins in case of conflict
Setup:
One file server with folders for each project.
One employee working from home that needs the files to be on a local NAS since the connection isn't good enough to work via VPN. So, a few project ...
1
vote
1answer
87 views
SYSVOL not replicating to some RODC
I'm stumped.
I was trying to replicate a file (corporate wallpaper) to branch offices via SYSVOL (so that workstations in branch offices don't have to pull the file from HO). However, the replication ...
1
vote
1answer
51 views
Combining multiple Rsync synchronizations
I'm trying to combine multiple rsync commands into one command. Currently I use the following command:
/usr/bin/rsync --exclude-from=/directory/exclude.txt --delete --rsync-path "/usr/bin/sudo ...
1
vote
2answers
58 views
How should I back up multiple in-use MS Access databases?
Disclaimer: I'm a software engineer, not an IT professional, sorry if some of my suggestions are silly or otherwise ridiculous.
A windows application, which will remaining running at all times, is ...
2
votes
2answers
62 views
Partial sync of Mysql databases on two remote computers
Does mysql replication supports delayed sync if remote slave server is OFF?
For example I want to make my developing server have a fresh copy of databases each morning.
It should be partial sync, ...
1
vote
2answers
49 views
Would an invalid certificate cause an 0x8004010F sync error?
We just migrated from Exchange 2003 to 2007 which was a combo primary AD/DNS server and it has not gone smoothly. We are now down to getting a new certificate (a bureaucratic process thats out of my ...
3
votes
1answer
103 views
Rsync: General file/folder synchronization
I have a file server, which is in-charge of pulling a folder tree from multiple workstations on a daily basis. My current method for this is by using rsync, (which works pretty well provided directory ...
0
votes
1answer
114 views
How to synchronize local MySQL (full access) to remote one (PHP only)
Our scenario is a local Linux MySQL server on which we can do whatever we want including installing stuff and setting up cronjobs, and a remote one which we can access only via PHP. The remote one is ...
5
votes
1answer
431 views
Active Directory max photo size
We are looking at putting photos in Active Directory. We have many domain controllers, some are in areas with not a lot of bandwidth. What are the recommend/max files sizes for photos or is this a ...
0
votes
1answer
81 views
synchronization between two (or more) file servers : block open files to avoid conflicts
"Short version": When a user opens a file on a local share, other users can open only in read-only, until it is closed.
I want this to be true for the remote copy of the file: read-only when the local ...
2
votes
2answers
110 views
Windows AD and Hosted Exchange password sync
Does anyone know of any options available to sync a users local AD password with a hosted exchange account password.
My question is along similar lines to this one here at ServerFault but as it was ...
1
vote
0answers
52 views
Sync Exchange mailbox with MySQL database?
I am building a small web portal for my staff which includes a task/meeting scheduler built in php with mysql backend. We also use Exchange 2003, users have OWA and mainly use that for scheduling.
...
0
votes
0answers
69 views
SMB/CIFS shares and file-creation latency
I have web application that accepts an uploaded file, writes it to a share, and then sends a message to the middle tier with the name of the file for processing. There have been sporadic errors in ...
2
votes
0answers
49 views
Need to make all the timestamps on local files match their corresponding ftp hosted file's timestamp
I screwed up and downloaded ~10GB worth of files from my offsite backup location (ftp server) without checking the 'preserve timestamp' option in the client.
The PC with the local files is a netbook ...
1
vote
1answer
71 views
One Way Replication of Oracle 11g to MSSQL 2008R2
We're in the midst of a major LOB system change which will use Oracle 11g, but we need to maintain a LARGE number of existing reports in SSRS.
What is a good method to automate a one-way, read-only ...
0
votes
0answers
70 views
Sync between Outlook 2010 and Windows Phone 7
I have a setup of an Exchange 2003 behind a firewall (not accessible from the outside without VPN). One of my users would like to sync his Windows Phone 7 with his Outlook 2010. While he is able to ...
0
votes
1answer
26 views
Mysql, automate copy data database to temporary database
I have a case like this:
I have 2 database on 1 server, say it db1 and db2
db2 will be a copy of db1
data from db1 copied automatically to db2
data from db2 will not sync with db1 (db2 just a test ...
2
votes
1answer
61 views
getting a list of files from secure server
i am trying to get a list of files from secure server to compare them (using diff) to the ones i modified on local version (unfortunately the company i work in is not using subversion nor git yet)
i ...
1
vote
0answers
25 views
is it possible to synchronize the states of TCP proxies in real time (for real-high-availability of SLB)?
Consider that there are two server load balancers working in the tcp proxy mode (e.g., for L7 load balancing). Is it possible to synchronize their states in real time so that they can be a backup for ...
2
votes
1answer
92 views
Where exactly does Outlook keep it's information about already downloaded messages when using POP?
When I create a new Outlook profile and re-add POP account, Outlook starts to redownload old messages from POP server if Outlook had previously configured with "Leave messages on server" setting. This ...
-3
votes
2answers
58 views
How to sync windows server folders with a AIX server using script?
Everyday I would like to sync the files and folders in the windows server with AIX server and vice versa. Does anyone suggest me, How I can write a shell or bat script to achieve this?
1
vote
2answers
126 views
rsync : transferring files in one direction only
Is it possible to use rsync to copy files in one direction only? For example suppose we have :
left/
a.txt
right/
a.txt
where the files are initially identical. If one then modifies right/a.txt, ...
5
votes
3answers
612 views
OpenLdap synchronize home directory between client and server
I have recently setup Ubuntu ldap client authentication on karmic and lucid desktop clients and the ldap server is running on an 10.04 LTS server and this is the link I followed for client setup and ...
0
votes
2answers
93 views
File synchronization between web servers
Me and a friend has two servers (linux/gentoo) - both has ADSL connections (16Mbit/s download - 512Kb/s upload) and they're located several hundred kilometers away.
Since our upload bandwidth is way ...
0
votes
0answers
50 views
Best Practice for keeping Master/Slave Data in Sync during deployment?
So far, one best practice I've discovered is as follows, but it has a couple holes.
Presume that you've got a single load balancer, 2 web servers (A & B) and 2 database servers (M & N - kept ...
2
votes
2answers
281 views
cloud hosted sync with free file system integration
I'm currently using wuala for remote storage / sync, and while I dislike their GUI greatly (and their poor support for headless systems), they have one amazing feature where a virtual disk (windows) ...
2
votes
2answers
62 views
File Synchronization
I am developing a website that has one production environment and DR environment(disaster recovering). In each environment i have three web servers and they need to have a shared storage to store some ...
-2
votes
2answers
58 views
Doubled hosting solution
I want to setup several dedicated servers in different parts of the world and one frontend server which will distribute the load between them. For that reason I'm looking for software solution on ...
2
votes
2answers
178 views
Active Directory and OpenLDAP user database integration
I need some guidance with AD and OpenLDAP user database integration/synchronization.
Here is what I am trying to do.
We have Full Linux database (Ubuntu 10.4) with users on OpenLDAP and using only ...
2
votes
2answers
333 views
Synchronize Files on Multiple Servers (rsync?)
I have a clustered Ubuntu server layout. Is there a way to configure filesystem synchronization only when a change is made/file is modified (to save resources)?
3
votes
1answer
41 views
Syncing files from multiple sources to a master copy based on modification time
I use rsync to bring files from multiple servers to a "master copy". Sometimes the same file has different content in different sources. What I want is to keep the last modified one. I wish rsync had ...
1
vote
2answers
256 views
Synchronizing local mysql database with remote one with a script or automatically?
Is there a way to sync a MySQL database with a remote one either automatically or with a script? The data is not time sensitive, but I don't want to have to export it out of the local database and ...
3
votes
2answers
100 views
Roaming Profiles Between Two Sites
We currently have two buildings at different ends of the country, one contains the fileserver with our roaming profiles and a domain controller, in the other building we just have a domain controller ...
1
vote
4answers
668 views
How to keep load-balanced servers synced even with deleted files?
I've recently setup a loadbalanced solution for our websites. We host about 200 sites, most run of our custom application, but some are running wordpress blogs (in which files can be ...
3
votes
5answers
228 views
very fast file syncing software
I am searching for a very fast file syncing software to synchronize data across multiple machines, across multiple sites. Something like Dropbox or Spideroak.
The software should fulfill the ...
1
vote
2answers
166 views
Windows Server 2003 AD Folder Replication
I have a folder on my Windows 2003 Server AD machine that is shared out to clients at Location A.
The people in Location B are currently mounting this folder across a network link. The problem is of ...
1
vote
2answers
90 views
Synchronizing users between two identical Windows 2008 R2 instances (second one is XenConvert clone)
I'm running IIS 7 server where users are using dedicated application pools so I need for all of them separate users. I'm moving my environment to XenServer and I'm using for this XenConvert tool. ...
0
votes
0answers
28 views
Oracle rman incremental copy
I want to use rman to sync my hot and running database onto a backup system.
The archive-logs are tranfered to another room and can be accessed any time. Image I pull the plug on both servers when ...
1
vote
3answers
149 views
How to synchronize local directory with another local directory on another partition or disk
I would like to synchronize my local directory content with another local directory on another partition or disk (or e.g. a pendrive).
I can synchronize my local directory content with a remote one ...
0
votes
1answer
112 views
how i can disable delete file option in unison sync tool?
i want to disable delete option of unison in other word i want unison tool always copy file [don't delete anything]. I read manual but i can not find what i need .
for example we have two folder ...
1
vote
3answers
224 views
How do I sync configuration between my ubuntu servers? And how do I automatically restart services when their configuration changes?
First of, I'm fairly new to this whole linux thing... So be gentle.
The setup:
I have a couple of Ubuntu servers... A pair of DNS servers running Bind, and a pair of servers running Nginx and HAProxy ...
0
votes
1answer
162 views
How i can use unison to sync. files of folder with the latest modification time?
I try Unison. It's two-way file synchronization software yes ??.
Sooner or later I have to handle collisions (someone/something modified both files - How i can merge changes or just overwrite older ...
1
vote
2answers
252 views
I want to run a Dropbox-like service on my server. What's the best Free solution available? [closed]
It's for a relatively small group of people (unlikely to exceed 30). I'd like it to work as much as Dropbox as possible, i.e., user runs a program in the background, and it syncs a local folder's ...
0
votes
1answer
148 views
Syncronizing mySQL database using myPHPAdmin
I'm trying to synchronize two mySQL databases - more specifically, copy the contents of one to another.
I have been using the myPHPAdmin Synchronize function but the target database does seems to ...
3
votes
1answer
61 views
File synchronization over servers (debian) by uploading a file with PHP
I have 3 web servers for my PHP application. In front of web servers, there are load balancers. My application has a upload image form. I need to have any uploaded image via my form, simultaneously be ...
0
votes
1answer
176 views
How to access shared hosting database with Java desktop application
I am new to this forum and I was looking for a solution for one of my questions. I have developed a Java desktop application. I have a database in a shared php hosting server. Is there any possible ...
0
votes
3answers
277 views
File synchronization utility
I'm looking for a file synchronization utility. Currently I'm using SyncToy, which works well most of the time. But on large large folders it get awkwardly slow.
There should be a file share (NAS) ...